mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Restrict permissions for GitHub action
See gh-29104
This commit is contained in:
committed by
Stephane Nicoll
parent
a425512025
commit
7f9933fdb7
@@ -1,6 +1,9 @@
|
||||
name: "Validate Gradle Wrapper"
|
||||
on: [push, pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
validation:
|
||||
name: "Validation"
|
||||
|
||||
Reference in New Issue
Block a user