We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da23388 commit 09cbde5Copy full SHA for 09cbde5
.github/workflows/test_runners.yml
@@ -1,7 +1,8 @@
1
name: Test larger runners
2
3
on:
4
- workflow_dispatch:
+ push:
5
+ branches: [test-larger-runners]
6
7
jobs:
8
test-ubuntu-4:
0 commit comments