Skip to content

Commit d263757

Browse files
authored
Update unit-tests.yml
1 parent 6edeaca commit d263757

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Unit tests
22

33
on:
44
pull_request:
5-
push: [master, stable]
5+
push:
6+
branches: [master, stable]
67

78
jobs:
89
style:

0 commit comments

Comments
 (0)