Remove process to move issue to the old triage board (which has been deleted)
This commit is contained in:
parent
a0c90f9657
commit
b97f4b31fa
1 changed files with 0 additions and 9 deletions
9
.github/workflows/triage-incoming.yml
vendored
9
.github/workflows/triage-incoming.yml
vendored
|
@ -6,15 +6,6 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
automate-project-columns:
|
automate-project-columns:
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: alex-page/github-project-automation-plus@303f24a24c67ce7adf565a07e96720faf126fe36
|
|
||||||
with:
|
|
||||||
project: Issue triage
|
|
||||||
column: Incoming
|
|
||||||
repo-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
|
||||||
|
|
||||||
automate-project-columns-next:
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@main
|
- uses: actions/add-to-project@main
|
||||||
|
|
Loading…
Reference in a new issue