mirror of
https://github.com/github/codeql-action.git
synced 2026-01-05 06:00:32 +08:00
Given that the GITHUB_REF is a protected variable, we want to prefer it to CODE_SCANNING_REF. This should prevent accidentally overwriting these values. The logic is a bit more involved, as I think it makes sense to raise the error about GITHUB_REF not being set, rather than mentioning CODE_SCANNING_REF if both are not set.
31 KiB
Generated
31 KiB
Generated