Skip to content

feat: Checkpoint Requests #79

feat: Checkpoint Requests

feat: Checkpoint Requests #79

Workflow file for this run

name: GitHub Actions Security Analysis with zizmor 🌈
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
zizmor:
runs-on: ubuntu-latest
permissions:
security-events: write # Needed to upload findings as code scanning results.
steps:
- name: Checkout repository
uses: actions/checkout@v7
with:
persist-credentials: false
- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0