Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunrisepeak committed Sep 23, 2024
1 parent 84e3515 commit 5d5b85b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/add-issues-to-org-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ jobs:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/d2learn/projects/1
github-token: ${{ secrets.ORGANIZATION_PROJECT_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
#labeled: bug, enhancement
#label-operator: OR
status-value: 'New'

0 comments on commit 5d5b85b

Please sign in to comment.