diff options
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 |
