We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d34ae commit 53f6b47Copy full SHA for 53f6b47
.github/workflows/ci.yml
@@ -4,7 +4,9 @@ on:
4
push:
5
branches: master
6
pull_request:
7
- branches: master
+ branches:
8
+ - master
9
+ - 1.1.x
10
11
env:
12
ENV_FILE: environment.yml
0 commit comments