We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c654900 commit 2597121Copy full SHA for 2597121
1 file changed
.github/workflows/ci.yml
@@ -4,7 +4,8 @@ on:
4
push:
5
branches:
6
- master
7
- - '10.16'
+ - '4.7'
8
+ - '4.6'
9
tags:
10
- '**'
11
pull_request:
0 commit comments