Skip to content

Commit

Permalink
fix: disable auto deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-kurganskii committed Aug 15, 2022
1 parent 9940671 commit 765ceb0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: "Development"

on:
push:
branches:
- develop
workflow_dispatch:

jobs:
terraform:
Expand Down

0 comments on commit 765ceb0

Please sign in to comment.