1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-06 10:22:54 +08:00
osu-lazer/.github/workflows/triage.yml
2023-01-11 11:34:31 +09:00

15 lines
248 B
YAML

name: Triage
on:
issues:
types: [opened]
jobs:
build:
name: Triage
runs-on: ubuntu-latest
steps:
- uses: Logerfo/triage-action@0.0.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
label: needs-triage