Skip to content

Commit f0b09ee

Browse files
committed
fallback to main
1 parent b3b13bd commit f0b09ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-queries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
key: codeql-compile-${{ github.ref }}-${{ github.sha }} # just fill on main
4242
restore-keys: | # restore from another random commit, to speed up compilation.
4343
codeql-compile-${{ github.ref }}-
44+
codeql-compile-refs/heads/main-
4445
- name: Setup CodeQL
4546
uses: ./.github/actions/fetch-codeql
4647
with:

0 commit comments

Comments
 (0)