1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-13 04:32:57 +08:00

Revert "Add triage action"

This reverts commit 43d9c28978.

Not working for us
This commit is contained in:
Dean Herbert 2023-01-11 12:31:25 +09:00
parent b338d761de
commit 5d32184180

View File

@ -1,14 +0,0 @@
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