1
0
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:
Carlo Sala
2026-04-16 19:05:24 +02:00
committed by GitHub
parent 061f773dd3
commit e42ac8c57b

View File

@@ -4,6 +4,9 @@ on:
schedule: schedule:
- cron: "0 6 * * 0" - cron: "0 6 * * 0"
permissions:
contents: read
jobs: jobs:
check: check:
name: Check for updates name: Check for updates