Skip to content
Snippets Groups Projects
Unverified Commit 5fc5f9dc authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

[CI] Add `concurrency` to the `drivers` workflow (#27223)

parent ed1d503f
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,10 @@ on:
- "**/frontend/test/**"
- "**/frontend/**.unit.*"
concurrency:
group: ${{ github.head_ref || github.run_id}}
cancel-in-progress: true
jobs:
be-tests-athena-ee:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment