diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 2c8ed9c..a517f36 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -6,7 +6,7 @@ on: - cron: '33 3 * * 0' # runs weekly on Sunday at 03:33 permissions: - contents: read + contents: write pull-requests: write jobs: