We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e6eac commit ea7c23cCopy full SHA for ea7c23c
.github/workflows/stress.yml
@@ -1,5 +1,7 @@
1
name: Stress tests
2
-on: [workflow_dispatch]
+on:
3
+ workflow_dispatch:
4
+ pull_request:
5
6
jobs:
7
build_tarballs:
0 commit comments