Skip to content

Commit d8b1dd1

Browse files
committedNov 23, 2019
Run testsuite also on pushes to master
1 parent 560db83 commit d8b1dd1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/testsuite.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Tests
22

33
on:
4+
push:
5+
branches:
6+
- master
47
pull_request:
58
branches:
69
- master

0 commit comments

Comments
 (0)