Update auto-project.yml
This commit is contained in:
parent
52c7b05273
commit
14ff743dff
1 changed files with 2 additions and 2 deletions
4
.github/workflows/auto-project.yml
vendored
4
.github/workflows/auto-project.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/add-to-project@main
|
||||
with:
|
||||
project-url: https://github.com/orgs/<orgName>/projects/<projectNumber>
|
||||
project-url: https://github.com/orgs/ciderapp/projects/5
|
||||
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
|
||||
labeled: bug, needs-triage
|
||||
label-operator: OR
|
||||
label-operator: OR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue