Skip to content

chore: 🔧 ⬆️ adopt nodeDocs() preset from @theholocron/holocron-config… #319

chore: 🔧 ⬆️ adopt nodeDocs() preset from @theholocron/holocron-config…

chore: 🔧 ⬆️ adopt nodeDocs() preset from @theholocron/holocron-config… #319

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