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 e8819ac commit 72f5ec4Copy full SHA for 72f5ec4
3 files changed
.github/workflows/build_python_3.10.yml
@@ -8,6 +8,7 @@ env:
8
PYTHON_VERSION: "3.10.9"
9
10
on:
11
+ workflow_dispatch:
12
pull_request:
13
push:
14
branches:
.github/workflows/build_python_3.11.yml
PYTHON_VERSION: "3.11.1"
.github/workflows/build_python_3.9.yml
PYTHON_VERSION: "3.9.16"
0 commit comments