fix(workflow): add to project

* remove non-existing column attribute
This commit is contained in:
ksr 2023-02-14 11:08:28 +01:00
parent 9442187ae0
commit 06ca3b7823
No known key found for this signature in database
GPG Key ID: E4EB341A3BB26FA5
1 changed files with 0 additions and 2 deletions

View File

@ -15,7 +15,6 @@ jobs:
with:
# You can target a repository in a different organization to the issue
project-url: https://github.com/orgs/vacp2p/projects/7 # SeM board
column: New
github-token: ${{ secrets.ADD_TO_PROJECT_SEM_PAT }}
labeled: ${{env.SEM_TRACK_LABELS}}
label-operator: OR
@ -23,7 +22,6 @@ jobs:
with:
# You can target a repository in a different organization to the issue
project-url: https://github.com/orgs/vacp2p/projects/6 # general VaC board
column: New
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: ${{env.SEM_TRACK_LABELS}}
label-operator: NOT # catch all lables not added to specific boards