We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad9b23 commit e0a7834Copy full SHA for e0a7834
.github/workflows/issue-to-project.yml
@@ -15,8 +15,3 @@ jobs:
15
with:
16
project-url: https://github.com/orgs/UnitTestBot/projects/1
17
github-token: ${{ secrets.COPY_ISSUE_TO_PROJECT }}
18
- - name: Add issue to UTBot Management
19
- uses: actions/add-to-project@main
20
- with:
21
- project-url: https://github.com/orgs/UnitTestBot/projects/5
22
- github-token: ${{ secrets.COPY_ISSUE_TO_PROJECT }}
0 commit comments