Merge pull request #5069 from aditya7302/ci-schedule-token-permission

Define top level Permission for ci-schedule workflow
This commit is contained in:
karmada-bot 2024-07-08 16:27:02 +08:00 committed by GitHub
commit 828461ad63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ on:
# Run this workflow "At 18:00 UTC on Sunday and Saturday"
- cron: '0 18 * * 0,6'
permissions:
contents: read
jobs:
e2e:
name: e2e test