Skip to content

Commit 60ea42d

Browse files
committed
Remove push trigger on main from test workflow
1 parent eeedafd commit 60ea42d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ run-name: Test (${{ github.ref_name }})
44
on:
55
workflow_dispatch:
66

7-
push:
8-
branches:
9-
- main
10-
117
pull_request:
128
branches:
139
- main

0 commit comments

Comments
 (0)