Skip to content

Commit d93fd56

Browse files
authored
disable issues auto publishing #2071 (#2076)
1 parent b8310be commit d93fd56

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,3 @@ jobs:
1414
with:
1515
project-url: https://github.com/orgs/UnitTestBot/projects/2
1616
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

Comments
 (0)