1
0
mirror of synced 2026-01-07 00:01:39 -05:00

Fix again

This commit is contained in:
PSJ
2022-05-03 09:35:27 +05:30
parent 1a73d5c6f1
commit fb97bc92b1

View File

@@ -53,6 +53,7 @@ In the tutorial, you will first make a workflow file that uses the [`andymckay/l
remove-labels: "needs review"
repo-token: {% raw %}${{ secrets.GITHUB_TOKEN }}{% endraw %}
```
5. Customize the parameters in your workflow file:
- In `github.event.project_card.column_id == '12345678'`, replace `12345678` with the ID of the column where you want to un-label issues and pull requests that are moved there.