mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Align maven parameters across GitHub actions (#25117)
Closes #25116 Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
committed by
GitHub
parent
1eadaba084
commit
672cef89d2
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@@ -9,6 +9,9 @@ on:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
MAVEN_ARGS: "-B -nsu -Daether.connector.http.connectionMaxTtl=25"
|
||||
|
||||
concurrency:
|
||||
# Only cancel jobs for PR updates
|
||||
group: codeql-analysis-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user