This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git
The following commit(s) were added to refs/heads/master by this push:
new 954a75c1 Set to level permissions to 'read'
954a75c1 is described below
commit 954a75c19f9fe2a5e85a7cc4705923c1f039b4b2
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 7 20:10:14 2022 -0400
Set to level permissions to 'read'
---
.github/workflows/codeql-analysis.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/workflows/codeql-analysis.yml
b/.github/workflows/codeql-analysis.yml
index 87325a9f..0240bffe 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -24,6 +24,9 @@ on:
schedule:
- cron: '33 9 * * 4'
+permissions:
+ contents: read
+
jobs:
analyze:
name: Analyze