Skip to content

Commit 80ea481

Browse files
Update issue-to-project.yml closes #163 (#172)
1 parent 1ba5bcc commit 80ea481

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/issue-to-project.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,8 @@ jobs:
1515
project-url: https://github.com/orgs/UnitTestBot/projects/2
1616
github-token: ${{ secrets.COPY_ISSUE_TO_PROJECT }}
1717

18+
- uses: actions/add-to-project@main
19+
with:
20+
project-url: https://github.com/orgs/UnitTestBot/projects/5
21+
github-token: ${{ secrets.COPY_ISSUE_TO_PROJECT }}
22+

0 commit comments

Comments
 (0)