Skip to content

Commit aa2d53b

Browse files
Set default WF permissions to read-all
1 parent 8132b5a commit aa2d53b

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)