Skip to content

Commit c822a80

Browse files
committed
+
1 parent b9924c0 commit c822a80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/perf.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ on:
55
push:
66
branches:
77
- master
8+
- check-signals
89
pull_request:
9-
branches: [master]
10+
branches: [master, check-signals]
1011

1112
concurrency:
1213
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)