mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Filter CodeQL actions to only run on main repo
This commit is contained in:
1
.github/workflows/codeql-java-analysis.yml
vendored
1
.github/workflows/codeql-java-analysis.yml
vendored
@@ -16,6 +16,7 @@ on:
|
||||
- cron: '0 9 * * 2'
|
||||
|
||||
jobs:
|
||||
if: github.repository == 'keycloak/keycloak'
|
||||
analyze:
|
||||
name: CodeQL analyze
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user