We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 001fbff commit 8ac2defCopy full SHA for 8ac2def
.github/workflows/main.yml
@@ -84,7 +84,7 @@ jobs:
84
defaults:
85
run:
86
working-directory: terraform
87
- if: github.ref == 'refs/heads/task_5'
+ if: github.ref == 'refs/heads/task_6'
88
needs: [ terraform-check, terraform-plan ]
89
name: Terraform Apply
90
runs-on: ubuntu-latest
0 commit comments