Skip to content

Bump ad-m/github-push-action from 1.0.0 to 1.1.0 #914

Bump ad-m/github-push-action from 1.0.0 to 1.1.0

Bump ad-m/github-push-action from 1.0.0 to 1.1.0 #914

Workflow file for this run

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