Skip to content

Commit 24e35c1

Browse files
committed
ci: add minimum GitHub at the workflow level for pip-tools.yaml
Signed-off-by: Ashish Kurmi <[email protected]>
1 parent a24edd8 commit 24e35c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pip-tools.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
# Run weekly on day 0 at 00:00 UTC
1212
- cron: "0 0 * * 0"
1313

14+
permissions:
15+
contents: read
16+
1417
jobs:
1518
update-dependencies:
1619
permissions:

0 commit comments

Comments
 (0)