Skip to content

Winget: Only make PRs on releases, not release candidates #455

Winget: Only make PRs on releases, not release candidates

Winget: Only make PRs on releases, not release candidates #455

Workflow file for this run

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