Skip to content

Commit 68d3733

Browse files
committed
another way
1 parent eeffaa4 commit 68d3733

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cont-bench.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Continuous Benchmarking
22

3-
on:
4-
pull_request:
3+
on: [push, pull_request, workflow_dispatch]
54

65
permissions:
76
contents: write

0 commit comments

Comments
 (0)