We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 826a2b9 commit 82a67cbCopy full SHA for 82a67cb
.github/workflows/posix.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - 1.3.x
8
pull_request:
9
10
.github/workflows/pre-commit.yml
@@ -5,6 +5,7 @@ on:
jobs:
11
pre-commit:
.github/workflows/sdist.yml
0 commit comments