Skip to content

Commit ea7c23c

Browse files
committed
more
1 parent b9e6eac commit ea7c23c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/stress.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Stress tests
2-
on: [workflow_dispatch]
2+
on:
3+
workflow_dispatch:
4+
pull_request:
35

46
jobs:
57
build_tarballs:

0 commit comments

Comments
 (0)