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