We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a86d4 commit d77f6f1Copy full SHA for d77f6f1
.github/workflows/ci-coverage-build.yml
@@ -3,6 +3,9 @@ on:
3
workflow_dispatch:
4
branches:
5
- master
6
+ push:
7
+ branches:
8
+ - master
9
pull_request:
10
11
0 commit comments