mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
add another fallback to main
This commit is contained in:
1
.github/workflows/compile-queries.yml
vendored
1
.github/workflows/compile-queries.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
restore-keys: |
|
||||
codeql-compile-${{ github.base_ref }}-${{ env.merge-base }}
|
||||
codeql-compile-${{ github.base_ref }}-
|
||||
codeql-compile-main-
|
||||
- name: Fill CodeQL query compilation cache - main
|
||||
if: ${{ github.event_name != 'pull_request' }}
|
||||
uses: actions/cache@v3
|
||||
|
||||
Reference in New Issue
Block a user