mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-18 16:14:22 +00:00
ci: add GitHub token permissions
This commit is contained in:
parent
9f1ac974e1
commit
711782470f
3
.github/workflows/maven.yml
vendored
3
.github/workflows/maven.yml
vendored
@ -17,6 +17,9 @@ name: Java CI
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user