Skip to content

Commit e42ac8c

Browse files
authored
ci: add strong permission (ohmyzsh#13694)
1 parent 061f773 commit e42ac8c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/dependencies.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
schedule:
55
- cron: "0 6 * * 0"
66

7+
permissions:
8+
contents: read
9+
710
jobs:
811
check:
912
name: Check for updates

0 commit comments

Comments
 (0)