Skip to content

Commit da13887

Browse files
Undid restrictions for on: push triggers (#637)
1 parent 9bc9b43 commit da13887

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Conda package
22

3-
on:
4-
push:
5-
branches:
6-
tags:
3+
on: push
74

85
env:
96
PACKAGE_NAME: dpctl

0 commit comments

Comments
 (0)