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 8132b5a commit aa2d53bCopy full SHA for aa2d53b
.github/workflows/conda-package.yml
@@ -2,6 +2,8 @@ name: Conda package
2
3
on: push
4
5
+permissions: read-all
6
+
7
env:
8
PACKAGE_NAME: mkl_umath
9
MODULE_NAME: mkl_umath
0 commit comments