mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
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