Skip to content

Commit 443f290

Browse files
authored
ci: run on master branch pushes
1 parent fd77748 commit 443f290

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Tests
22

33
on:
4+
push:
5+
branchs:
6+
- master
47
pull_request:
58
paths:
69
- ".github/workflows/tests.yml"

0 commit comments

Comments
 (0)