8000 CI Use explicit permissions update-lock-file workflow (#31076) · scikit-learn/scikit-learn@94e517e · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 94e517e

Browse files
authored
CI Use explicit permissions update-lock-file workflow (#31076)
1 parent 61f8774 commit 94e517e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-lock-files.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Workflow to update lock files
22
name: Update lock files
3+
permissions:
4+
contents: read
35

46
on:
57
workflow_dispatch:

0 commit comments

Comments
 (0)
0