Skip to content

Commit 36b1c95

Browse files
author
buildslave
committed
updated workflows for OpenSSF compilance
1 parent d76a74d commit 36b1c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_ci_checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: Run CI checks
3-
43
on:
54
pull_request:
65
types: "**"
76
branches: "**"
87
pull_request_review:
98
types: "**"
109
branches: "**"
10+
permissions: read-all
1111
jobs:
1212
TriggerWorkfows:
1313
uses: projectceladon/celadonworkflows/.github/workflows/trigger_ci.yml@v1.0

0 commit comments

Comments
 (0)