8000 CI Use explicit permissions in CUDA workflow (#31075) · scikit-learn/scikit-learn@0ae1c43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ae1c43

Browse files
authored
CI Use explicit permissions in CUDA workflow (#31075)
1 parent 94e517e commit 0ae1c43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cuda-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: CUDA GPU
2+
permissions:
3+
contents: read
24

35
# Only run this workflow when a Pull Request is labeled with the
46
# 'CUDA CI' label.

0 commit comments

Comments
 (0)
0