Skip to content
Snippets Groups Projects
Commit 494eb21b authored by Maksym Hlukhovtsov's avatar Maksym Hlukhovtsov
Browse files

add benches to merge queue

parent dcd44b1d
Branches
No related merge requests found
......@@ -144,7 +144,7 @@ jobs:
cargo-check-benches-branches:
needs: [ set-image ]
if: ${{ github.event_name == 'pull_request' }}
if: ${{ github.event_name == 'pull_request' || github.event_name == 'merge_group' }}
timeout-minutes: 60
outputs:
branch: ${{ steps.branch.outputs.branch }}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment