foundry-vtt-system-midgard5/.gitea/workflows/add-issue-to-project.yaml

14 lines
317 B
YAML

name: Move new issues into To Do
on:
issues:
types: [opened]
jobs:
createCard:
runs-on: ubuntu-latest
steps:
- name: Create or Update Project Card
uses: peter-evans/create-or-update-project-card@v2
with:
project-name: Midgard 5 Entwicklung
column-name: To Do