Skip to content

Commit 09cbde5

Browse files
committed
test: trigger on push to test branch
1 parent da23388 commit 09cbde5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test_runners.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Test larger runners
22

33
on:
4-
workflow_dispatch:
4+
push:
5+
branches: [test-larger-runners]
56

67
jobs:
78
test-ubuntu-4:

0 commit comments

Comments
 (0)