Remove useless permissions on build-and-deploy-snapshot workflow
Closes gh-33239
This commit is contained in:
@@ -3,8 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 6.0.x
|
||||
permissions:
|
||||
actions: write
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user