mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Run CI on main only on schedule (#10942)
This commit is contained in:
2
.github/workflows/codeql-java-analysis.yml
vendored
2
.github/workflows/codeql-java-analysis.yml
vendored
@@ -7,7 +7,7 @@ name: "CodeQL Java"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches-ignore: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user