diff options
| author | Shadowghost <Ghost_of_Stone@web.de> | 2025-12-29 17:51:50 +0100 |
|---|---|---|
| committer | Shadowghost <Ghost_of_Stone@web.de> | 2026-01-02 10:07:45 +0100 |
| commit | 85ff70859711c9be7a4aa271d5a90464eb790de4 (patch) | |
| tree | 4a688e2bc4e7b20c8b0df621a21df69c4b34bd7c /.github/workflows/project-automation.yml | |
| parent | 23b48a0d0f92706bc4f533cfa78077796ce8da61 (diff) | |
Format workflows
Diffstat (limited to '.github/workflows/project-automation.yml')
| -rw-r--r-- | .github/workflows/project-automation.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/project-automation.yml b/.github/workflows/project-automation.yml index d62f655b3..7b29d3c81 100644 --- a/.github/workflows/project-automation.yml +++ b/.github/workflows/project-automation.yml @@ -21,6 +21,7 @@ jobs: with: project: Current Release action: delete + column: In progress repo-token: ${{ secrets.JF_BOT_TOKEN }} - name: Add to 'Release Next' project |
