Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
ci: Update pre-commit-update.yml (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
FoSix authored Nov 17, 2023
1 parent f442f4c commit 0b562c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-commit-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected]
with:
pre-commit-hooks: terraform_fmt terraform_docs terraform_tflint checkov
checkout-branch: pre-commit-dependencies-update
branch: pre-commit-dependencies-update

comment-pr:
name: Give comment on the PR if pre-commit failed
Expand All @@ -31,4 +31,4 @@ jobs:
uses: PaloAltoNetworks/terraform-modules-vmseries-ci-workflows/.github/workflows/[email protected]
with:
pr_number: ${{ needs.update.outputs.pr_number }}
job_result: ${{ needs.pre-commit.result }}
job_result: ${{ needs.pre-commit.result }}

0 comments on commit 0b562c6

Please sign in to comment.