mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
fallback to main
This commit is contained in:
1
.github/workflows/compile-queries.yml
vendored
1
.github/workflows/compile-queries.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
||||
key: codeql-compile-${{ github.ref }}-${{ github.sha }} # just fill on main
|
||||
restore-keys: | # restore from another random commit, to speed up compilation.
|
||||
codeql-compile-${{ github.ref }}-
|
||||
codeql-compile-refs/heads/main-
|
||||
- name: Setup CodeQL
|
||||
uses: ./.github/actions/fetch-codeql
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user