Skip to content

[CI] Re-enable benchmarks compatibility nightly job #26

[CI] Re-enable benchmarks compatibility nightly job

[CI] Re-enable benchmarks compatibility nightly job #26

Workflow file for this run

# tool for analyzing GitHub Actions workflows for security issues.
name: Zizmor
on:
push:
paths:
- '.github/workflows/*.yml'
pull_request:
paths:
- '.github/workflows/*.yml'
permissions: {}
jobs:
zizmor:
name: Run zizmor
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
sparse-checkout-cone-mode: false
persist-credentials: false
sparse-checkout: |
.github/workflows/*.yml
- name: Run zizmor
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3