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 027a852 commit b1aba8cCopy full SHA for b1aba8c
.github/workflows/build_and_deploy.yml
@@ -8,7 +8,7 @@ on:
8
paths-ignore:
9
- ".devcontainer/**"
10
- ".github/**"
11
- - ".terraform/**"
+ - "terraform/**"
12
13
env:
14
GITHUB_SHA: ${{ github.sha }}
0 commit comments