Merge pull request #27149 from element-hq/florianduros/ci/automate-project-columns

Remove process to move issue to the old triage board (which has been …
This commit is contained in:
Florian Duros 2024-03-11 09:42:31 +00:00 committed by GitHub
commit 8d04ce4255
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,15 +6,6 @@ on:
jobs:
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
steps:
- uses: actions/add-to-project@main