Skip to content

Commit b0cfac3

Browse files
committed
Fix test action on PRs to master.
1 parent 4d9a523 commit b0cfac3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: Test
22
on:
3-
push:
4-
branches:
5-
- main
63
pull_request:
74
branches:
85
- main

0 commit comments

Comments
 (0)