We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d5ca0 commit 0d1ea94Copy full SHA for 0d1ea94
.github/workflows/ci.yml
@@ -4,6 +4,9 @@ on:
4
schedule:
5
- cron: 0 2 * * 1-5
6
pull_request:
7
+ push:
8
+ branches:
9
+ - v5
10
11
env:
12
COVERAGE: '0'
0 commit comments