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 aa67724 commit bfd1e7dCopy full SHA for bfd1e7d
.github/workflows/conda-package.yml
@@ -1,6 +1,9 @@
1
name: Conda package
2
3
-on: push
+on:
4
+ push:
5
+ branches:
6
+ tags:
7
8
env:
9
PACKAGE_NAME: numba-dppy
0 commit comments