Skip to content

Commit e0a7834

Browse files
committed
Disable auto add issue to project managment
1 parent 7ad9b23 commit e0a7834

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

-5
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,3 @@ jobs:
1515
with:
1616
project-url: https://github.com/orgs/UnitTestBot/projects/1
1717
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

Comments
 (0)