We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8310be commit d93fd56Copy full SHA for d93fd56
.github/workflows/issue-to-project.yml
@@ -14,9 +14,3 @@ jobs:
14
with:
15
project-url: https://github.com/orgs/UnitTestBot/projects/2
16
github-token: ${{ secrets.COPY_ISSUE_TO_PROJECT }}
17
-
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