We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2ff95a + cdd450b commit b347adfCopy full SHA for b347adf
1 file changed
.github/workflows/pr_tests_cache.yml
@@ -27,6 +27,7 @@ env:
27
concurrency:
28
group: pr-test-cache-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
29
cancel-in-progress: true
30
+permissions: {}
31
jobs:
32
ubuntu_22_llvm_prev_jobs:
33
if: github.repository == 'uxlfoundation/oneapi-construction-kit' || github.event_name != 'schedule'
0 commit comments