We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2ede6 commit ba3d735Copy full SHA for ba3d735
1 file changed
.github/workflows/numba-python-compatibility-actions.yml
@@ -1,4 +1,6 @@
1
name: Numba-Python Compatibility Check
2
+# Only run this workflow manualy when a new Python major version is released
3
+# and available on Github Actions
4
on:
5
workflow_dispatch:
6
#schedule:
0 commit comments