Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Commit dd57aef

Browse files
committed
Add a workflow for Zizmor
1 parent 2569cee commit dd57aef

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.github/workflows/zizmor.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: zizmor
2+
3+
on:
4+
pull_request:
5+
6+
permissions: {}
7+
8+
jobs:
9+
zizmor:
10+
runs-on: ubuntu-latest
11+
steps:
12+
- name: Run zizmor
13+
uses: aptible/workflows/.github/workflows/zizmor.yml@09579caa95578418f86c5058cdbe5bde5b124e83

0 commit comments

Comments
 (0)