Skip to content

Commit

Permalink
skip no-commit-to-branch (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
sblack4 authored Jun 10, 2020
1 parent bdb306b commit 6ed81ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
pre-commit run -a
env:
AWS_DEFAULT_REGION: us-east-1
SKIP: terraform_tflint_deep
SKIP: terraform_tflint_deep,no-commit-to-branch
- uses: stefanzweifel/git-auto-commit-action@v4
if: ${{ failure() }}
with:
Expand Down

0 comments on commit 6ed81ed

Please sign in to comment.