Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Thurner committed Aug 16, 2024
1 parent 68b3c53 commit 23a92d2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/analysis-of-endpoint-connections.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ on:
workflow_dispatch:
push:

# Hacky workaround to prevent weired grouping together of workflows H2 Tests, Junit Results and Java Architecture Tests
# This is a workaround for the issue that the workflows are grouped together in the Actions tab, but it does not work
#concurrency:
# group: analysisOfEndpointConnections-${{ github.run_id }}
# cancel-in-progress: false

# Keep in sync with build.yml and test.yml and codeql-analysis.yml
env:
CI: true
Expand Down

0 comments on commit 23a92d2

Please sign in to comment.