Skip to content

Commit a7d78da

Browse files
committed
Run tests on all branch pushes, not just main
1 parent ac66ded commit a7d78da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Tests
22
on:
33
push:
4-
branches:
5-
- main
64
pull_request:
75
jobs:
86
test:

0 commit comments

Comments
 (0)