Skip to content

Move the site into the docs/ subdirectory #2

Move the site into the docs/ subdirectory

Move the site into the docs/ subdirectory #2

Workflow file for this run

---
name: Pull Request CI
on:
pull_request:
push:
branches: ["main"]
workflow_dispatch:
jobs:
zizmor:
name: Zizmor
runs-on: ubuntu-latest
permissions:
contents: read # only needed for private repos
actions: read # only needed for private repos
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
persist-credentials: false
- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@f52a838cfabf134edcbaa7c8b3677dde20045018 # v0.1.1
with:
advanced-security: false