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 c11c611 commit 2701384Copy full SHA for 2701384
.github/workflows/check.yml
@@ -5,7 +5,7 @@ on:
5
- "*"
6
push:
7
branches:
8
- - "*"
+ - "main"
9
env:
10
PIP_DISABLE_PIP_VERSION_CHECK: yes
11
0 commit comments