Skip to content

Commit 1171e3a

Browse files
committed
Run tests on push
1 parent 3a63e6b commit 1171e3a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: Test
2-
on:
3-
push:
4-
branches:
5-
- main
6-
pull_request:
2+
on: [push, pull_request]
73

84
jobs:
95
build-and-test:

0 commit comments

Comments
 (0)