Skip to content

chore: ✨ add wiki icon and Fern products switcher #335

chore: ✨ add wiki icon and Fern products switcher

chore: ✨ add wiki icon and Fern products switcher #335

Workflow file for this run

# AUTO-GENERATED β€” do not edit directly.
# Source: theholocron/holocron Β· packages/cli/src/commands/setup-workflows.ts
# Tool: holocron sync-github
# Changes: edit source in theholocron/holocron and push to alpha or main.
name: Audit
on: # yamllint disable-line rule:truthy
push:
branches: [main, alpha]
pull_request:
permissions:
contents: read
jobs:
audit:
uses: theholocron/.github/.github/workflows/audit.yml@main
with:
run-knip: true
secrets: inherit