Skip to content

Commit a1703c8

Browse files
authored
Merge pull request #226 from moufmouf/codecov_on_master
Making sure CI runs on push on master
2 parents b1ef76e + 3542ff9 commit a1703c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: "Continuous Integration"
22

33
on:
44
pull_request:
5+
push:
6+
branches:
7+
- master
58

69
jobs:
710
coding-standards:

0 commit comments

Comments
 (0)