mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Status check should fail if "conditional" step fails (#22948)
Closes #22947
This commit is contained in:
committed by
GitHub
parent
18bb6f7df8
commit
8286b8b31f
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
@@ -90,6 +90,7 @@ jobs:
|
||||
name: Status Check - CodeQL
|
||||
if: always()
|
||||
needs:
|
||||
- conditional
|
||||
- java
|
||||
- themes
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user