Skip to content

Commit adab785

Browse files
authored
Update add-to-project.yml
Remove permission because a separate secrets.ADD_TO_PROJECT_PAT is used to add to project
1 parent 80d79b4 commit adab785

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ on:
1212
permissions: {}
1313
jobs:
1414
add-to-project:
15-
permissions:
16-
repository-projects: write # to add to projects (actions/add-to-project)
1715
name: Add new bugs and PRs to This Week project
1816
runs-on: ubuntu-latest
1917
steps:

0 commit comments

Comments
 (0)