We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15f87e4 commit 554724cCopy full SHA for 554724c
.github/workflows/cache-ospray.yml
@@ -1,3 +1,4 @@
1
+permissions: read-all
2
3
on:
4
workflow_call:
.github/workflows/ci.yml
@@ -17,6 +17,8 @@ concurrency:
17
group: ${{ github.workflow }}-${{ github.ref }}
18
cancel-in-progress: true
19
20
21
+
22
jobs:
23
24
## Build Jobs ##
.github/workflows/release.yml
### Build Jobs ###
0 commit comments