mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-19 00:20:58 +00:00
Make workflow readonly
This commit is contained in:
parent
65f5a3c79c
commit
4e5cda0dcf
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@ -24,6 +24,9 @@ on:
|
||||
schedule:
|
||||
- cron: '33 9 * * 4'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
|
Loading…
x
Reference in New Issue
Block a user