Skip to content

Commit d3389e3

Browse files
authored
Run CI build on push to master, too (#85)
1 parent d54689c commit d3389e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CI
22

33
on:
44
push:
5+
branches:
6+
- master
57
tags:
68
- v*
79
pull_request:

0 commit comments

Comments
 (0)