Skip to content

Commit e196df7

Browse files
chore: CI permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent ca9de27 commit e196df7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/codex-update.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
- cron: '0 5 * * *'
66
workflow_dispatch:
77

8+
permissions:
9+
contents: read
10+
packages: read
11+
812
env:
913
CODEX_PACKAGE: '@openai/codex'
1014
CODEX_UPDATE_LABEL: 'codex-update'

0 commit comments

Comments
 (0)