Skip to content

Commit 6ed81ed

Browse files
authored
skip no-commit-to-branch (#13)
1 parent bdb306b commit 6ed81ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
pre-commit run -a
3030
env:
3131
AWS_DEFAULT_REGION: us-east-1
32-
SKIP: terraform_tflint_deep
32+
SKIP: terraform_tflint_deep,no-commit-to-branch
3333
- uses: stefanzweifel/git-auto-commit-action@v4
3434
if: ${{ failure() }}
3535
with:

0 commit comments

Comments
 (0)