Skip to content

Commit 700e0d4

Browse files
committed
Always run zizmor
1 parent bddae92 commit 700e0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,12 +557,12 @@ jobs:
557557

558558
security-lint:
559559
runs-on: ubuntu-latest
560-
if: ${{ github.ref == 'refs/heads/main' }}
561560
permissions:
562561
security-events: write
563562
steps:
564563
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
565564
with:
566565
persist-credentials: false
566+
567567
- name: Run zizmor
568568
uses: zizmorcore/zizmor-action@135698455da5c3b3e55f73f4419e481ab68cdd95 # v0.4.1

0 commit comments

Comments
 (0)