mirror of https://github.com/ppy/osu
Revert "Add triage action"
This reverts commit 43d9c28978
.
Not working for us
This commit is contained in:
parent
b338d761de
commit
5d32184180
|
@ -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
|
Loading…
Reference in New Issue