Skip to content

Commit 332f361

Browse files
committed
add zizmor
1 parent cc9305e commit 332f361

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/quality-checks-devcontainer.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ jobs:
7676
run: |
7777
make actionlint
7878
79+
- name: Run zizmor
80+
run: |
81+
make zizmor
82+
7983
- name: Check language tools used
8084
id: check_languages
8185
run: |

0 commit comments

Comments
 (0)