this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add zizmor workflow

+12
+12
.github/workflows/zizmor.yml
··· 1 + on: [pull_request, push] 2 + 3 + jobs: 4 + zizmor: 5 + runs-on: ubuntu-latest 6 + permissions: 7 + security-events: write 8 + steps: 9 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 10 + with: 11 + persist-credentials: false 12 + - uses: zizmorcore/zizmor-action@71321a20a9ded102f6e9ce5718a2fcec2c4f70d8 # v0.5.2