diff --git a/.github/workflows/dev_cron.yml b/.github/workflows/dev_cron.yml index a90a4628f..eb44208f0 100644 --- a/.github/workflows/dev_cron.yml +++ b/.github/workflows/dev_cron.yml @@ -16,7 +16,6 @@ # under the License. name: Dev PR -permissions: read-all on: @@ -25,6 +24,8 @@ on: - opened - edited - synchronize + +permissions: read-all jobs: process: