mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-06 13:45:00 +00:00
chore: macos as contents read
Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
parent
4120f1f2a0
commit
9252ad1c13
1 changed files with 3 additions and 0 deletions
3
.github/workflows/macos.yml
vendored
3
.github/workflows/macos.yml
vendored
|
@ -35,6 +35,9 @@ on:
|
|||
schedule:
|
||||
- cron: '0 2 * * 5' # Every Friday at 2am
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
checks:
|
||||
name: Perform checks
|
||||
|
|
Loading…
Add table
Reference in a new issue