Skip to content

Commit 6ecf221

Browse files
Merge pull request #13 from IntelPython/set-default-permissions
Set default WF permissions to read-all
2 parents 8132b5a + aa2d53b commit 6ecf221

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/conda-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Conda package
22

33
on: push
44

5+
permissions: read-all
6+
57
env:
68
PACKAGE_NAME: mkl_umath
79
MODULE_NAME: mkl_umath

0 commit comments

Comments
 (0)