Skip to content

Commit

Permalink
Merge branch 'main' into release/v5
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored May 21, 2024
2 parents 6519ae5 + fec3d4c commit 43c3e83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
tags-ignore:
- "**"

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name }}
cancel-in-progress: true

jobs:
run-adminUi-checks:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 43c3e83

Please sign in to comment.