diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9af423c..253d036 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,6 +14,9 @@ on: schedule: - cron: '0 0 * * 0' +permissions: + contents: read + jobs: my_job: name: test WordOps