Skip to content

chore(deps): bump @theholocron/holocron-config from 7.26.0 to 7.30.0 in the all-dependencies group #439

chore(deps): bump @theholocron/holocron-config from 7.26.0 to 7.30.0 in the all-dependencies group

chore(deps): bump @theholocron/holocron-config from 7.26.0 to 7.30.0 in the all-dependencies group #439

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: Review
on: # yamllint disable-line rule:truthy
pull_request:
concurrency:
group: review-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
checks: write
pull-requests: write
jobs:
review:
name: Review
uses: theholocron/.github/.github/workflows/review.yml@main
secrets: inherit