Skip to content

chore: 🗑️ remove orphaned workflow files (#181) #329

chore: 🗑️ remove orphaned workflow files (#181)

chore: 🗑️ remove orphaned workflow files (#181) #329

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