Skip to content

Configure GitHub Actions to publish RPMs and Debs to packages.smallstep.com #949

Configure GitHub Actions to publish RPMs and Debs to packages.smallstep.com

Configure GitHub Actions to publish RPMs and Debs to packages.smallstep.com #949

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