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 00069e9 commit e7f942cCopy full SHA for e7f942c
1 file changed
.github/workflows/main_py312.yml
@@ -7,12 +7,12 @@ name: PyGAD PyTest / Python 3.12
7
# But Python 3.12 does not support distutils.
8
# Let's wait until setuptools changes its dependencies.
9
10
-on:
11
- push:
12
- branches:
13
- - github-actions
+# on:
+# push:
+# branches:
+ # - github-actions
14
# - master
15
-# on: workflow_dispatch
+on: workflow_dispatch
16
17
jobs:
18
job_id_1:
0 commit comments