Skip to content

Commit

Permalink
Update add-help-wanted.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser authored Jun 4, 2024
1 parent 9ce2afb commit f83dce7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/add-help-wanted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: actions/add-to-project@v1.0.1
with:
project-url: https://github.com/orgs/pyOpenSci/projects/3
github-token: ${{ secrets.GHPROJECT_TOKEN }}
# This is a organization level token so it can be used across all repos in our org
github-token: ${{ secrets.GHPROJECT_HELP_WANTED }}
labeled: help-wanted, sprintable
label-operator: OR

0 comments on commit f83dce7

Please sign in to comment.