Skip to content

Commit

Permalink
try update config for clearing help wanted issue on WIP issues
Browse files Browse the repository at this point in the history
  • Loading branch information
FireLemons authored May 13, 2023
1 parent 3be6280 commit 1ae8fb7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/remove-label-based-on-column.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ jobs:
"project_name": "CASA Volunteer Portal"
},
{
"column_name": "In progress",
"labels": ["Help Wanted"],
"project_name": "CASA Volunteer Portal"
"column_id": 47fc9ee4,
"labels": ["Help Wanted"]
},
{
"column_name": "Merged to QA",
Expand Down

0 comments on commit 1ae8fb7

Please sign in to comment.