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 (#22972)
Closes #22947 Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
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