mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-19 21:08:41 +02:00
ci: add strong permission (#13694)
This commit is contained in:
3
.github/workflows/dependencies.yml
vendored
3
.github/workflows/dependencies.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
schedule:
|
||||
- cron: "0 6 * * 0"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
check:
|
||||
name: Check for updates
|
||||
|
||||
Reference in New Issue
Block a user