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.
2 parents 8132b5a + aa2d53b commit 6ecf221Copy full SHA for 6ecf221
.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