We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d36dc2 commit b3ad63bCopy full SHA for b3ad63b
.github/workflows/test.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
push:
6
branches:
7
- - main
+ - '**'
8
9
env:
10
PYTHON_VERSION: "3.12"
0 commit comments