Skip to content

Commit ebe7829

Browse files
committed
Change trigger to push on test branch.
1 parent 1c5a3f6 commit ebe7829

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/bench.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
on:
2-
workflow_dispatch:
2+
push:
3+
branches: [ci-test]
34

45
jobs:
56
benchmark:

0 commit comments

Comments
 (0)