Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Update project.yml
Browse files Browse the repository at this point in the history
always add PRs to the current sprint

Signed-off-by: Mike Audi <[email protected]>
  • Loading branch information
mike-audi authored Sep 5, 2023
1 parent a10285b commit 1d43cbd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,11 @@ jobs:
with:
project-url: https://github.com/orgs/tiki/projects/1
github-token: ${{ secrets.GH_PROJECT_PAT }}
- uses: austenstone/project-update@main
with:
project-number: 1
organization: tiki
github-token: ${{ secrets.GH_PROJECT_PAT }}
item-id: ${{ github.event.number }}
field-names: Sprint
field-values: "[0]"

0 comments on commit 1d43cbd

Please sign in to comment.