Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit af32316

Browse files
committed
ci: Run tests on all push and pull branches
1 parent 8bed929 commit af32316

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ name: Test
22

33
on:
44
push:
5-
branches:
6-
- main
75
pull_request:
8-
branches:
9-
- main
106
workflow_call:
117

128
# Cancel previous runs for PRs but not pushes to main

0 commit comments

Comments
 (0)