Skip to content

Commit dd7b1c0

Browse files
committed
Update ci-checks.yml
1 parent 7b61cb6 commit dd7b1c0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/ci-checks.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ jobs:
2626
sh_checker_comment: true
2727
sh_checker_exclude: ""
2828

29+
zizmor-checker:
30+
runs-on: ubuntu-24.04
31+
steps:
32+
- uses: actions/checkout@v4
33+
with:
34+
persist-credentials: false
35+
2936
- name: Check GitHub Action workflows
3037
shell: bash {0}
3138
run: |

0 commit comments

Comments
 (0)