Skip to content

Commit 52d4037

Browse files
committed
Skip baseline job in merge queue
1 parent 4d09221 commit 52d4037

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,8 @@ jobs:
364364
run: npx hereby build-src --built
365365

366366
baselines:
367+
if: ${{ github.event_name != 'merge_group' }}
368+
367369
runs-on: ubuntu-latest
368370

369371
steps:

0 commit comments

Comments
 (0)