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