Update .gitea/workflows/add-issue-to-project.yaml

This commit is contained in:
Byroks 2024-01-08 16:02:37 +01:00
parent ff74871a0c
commit 41fb1a8879
1 changed files with 5 additions and 6 deletions

View File

@ -3,13 +3,12 @@ name: Move new issues into To Do
on:
issues:
types: [opened]
jobs:
automate-project-columns:
createCard:
runs-on: ubuntu-latest
steps:
- uses: alex-page/github-project-automation-plus@v0.8.3
- name: Create or Update Project Card
uses: peter-evans/create-or-update-project-card@v2
with:
project: Backlog
column: To Do
repo-token: ${{ secrets.GH_TOKEN }}
project-name: Midgard 5 Entwicklung
column-name: To Do