Skip to content

Bump actions/checkout from 7.0.0 to 7.0.1 #970

Bump actions/checkout from 7.0.0 to 7.0.1

Bump actions/checkout from 7.0.0 to 7.0.1 #970

Workflow file for this run

name: Add Issues and PRs to Triage
on:
issues:
types:
- opened
- reopened
pull_request_target:
types:
- opened
- reopened
permissions:
issues: write
pull-requests: write
jobs:
triage:
uses: smallstep/workflows/.github/workflows/triage.yml@main
secrets: inherit