Skip to content

Commit

Permalink
Update project-add.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSchinnerl authored Mar 25, 2024
1 parent b9a2997 commit f373638
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/project-add.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,5 @@ on:

jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
# You can target a project in a different organization
# to the issue
project-url: https://github.com/orgs/SiaFoundation/projects/5
github-token: ${{ secrets.PAT_ADD_TO_PROJECT }}
uses: SiaFoundation/workflows/.github/workflows/project-add.yml@master
secrets: inherit

0 comments on commit f373638

Please sign in to comment.