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
1 changed files with 0 additions and 14 deletions

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