Define top level Permission for ci-schedule-compatibility workflow

Signed-off-by: aditya7302 <aditya7302@gmail.com>
This commit is contained in:
aditya7302 2024-06-20 12:53:36 +05:30 committed by RainbowMango
parent 4124ba8513
commit 284b9def54
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ on:
# Run this workflow "At 20:00 UTC on Sunday and Saturday"
- cron: '0 20 * * 0,6'
permissions:
contents: read # Required by actions/checkout to fetch the repository contents.
jobs:
e2e:
name: e2e test