Skip to content

Commit a4c4044

Browse files
committed
Add publish
1 parent 6dc378f commit a4c4044

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,7 @@ jobs:
4040
changepacks:
4141
name: changepacks
4242
runs-on: ubuntu-latest
43-
permissions:
44-
# create pull request comments
45-
pull-requests: write
46-
47-
# Actions > General > Workflow permissions for creating pull request
48-
# Create brench to create pull request
49-
contents: write
43+
permissions: write-all
5044
needs:
5145
- test
5246
steps:

0 commit comments

Comments
 (0)