Skip to content

Commit

Permalink
Fix zizmor findings in github workflows and add pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gopidesupavan committed Jan 5, 2025
1 parent c717608 commit afad1c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ jobs:
needs: [build-info, build-ci-images]
uses: ./.github/workflows/additional-ci-image-checks.yml
permissions:
contents: read
packages: write
if: needs.build-info.outputs.canary-run == 'true'
with:
Expand Down

0 comments on commit afad1c6

Please sign in to comment.