We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcab356 commit ae8cee2Copy full SHA for ae8cee2
.github/workflows/python-package.yml
@@ -6,7 +6,7 @@ on:
6
push:
7
branches: ["master"]
8
pull_request:
9
- branches: ["master"]
+ branches: ["master", "2.0"]
10
11
env:
12
FORCE_COLOR: "1" # Make tools pretty.
0 commit comments