Skip to content

Commit 8da2963

Browse files
committed
Remove useless permissions on build-and-deploy-snapshot workflow
Closes gh-33239
1 parent 9a11c12 commit 8da2963

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-deploy-snapshot.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on:
33
push:
44
branches:
55
- 6.0.x
6-
permissions:
7-
actions: write
86
concurrency:
97
group: ${{ github.workflow }}-${{ github.ref }}
108
jobs:

0 commit comments

Comments
 (0)