Skip to content

Commit b858623

Browse files
committed
chore: Run CI tests against all branches
1 parent 082c09c commit b858623

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: Tests
2-
on:
3-
push:
4-
branches: [master]
5-
pull_request:
6-
branches: [master]
2+
on: [push, pull_request]
73

84
env:
95
CI: true

0 commit comments

Comments
 (0)