Remove useless permissions on build-and-deploy-snapshot workflow

Closes gh-33238
This commit is contained in:
Stéphane Nicoll 2024-07-19 11:17:50 +02:00
parent c250817284
commit e8630f3409
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ on:
push:
branches:
- 6.1.x
permissions:
actions: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs: