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

Skip to content

Commit cbcc562

Browse files
lestevelucyleeow
authored andcommitted
CI Use explicit permissions in CUDA workflow (scikit-learn#31075)
1 parent a2370ac commit cbcc562

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