Skip to content

Commit d34c89a

Browse files
authored
Update test-suite.yml (#925)
Run Test Suite on commits to master.
1 parent 8c182e2 commit d34c89a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/test-suite.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name: Test Suite
33

44
on:
5+
push:
6+
branches: ["master"]
57
pull_request:
68
branches: ["master"]
79

0 commit comments

Comments
 (0)