Skip to content

Commit 5f149a6

Browse files
authored
Attempt to fix codspeed (#823)
1 parent 4fa0ee8 commit 5f149a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Test
33
on:
44
pull_request:
55
merge_group:
6+
push:
7+
branches:
8+
- master
69

710
concurrency:
811
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)