diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index a5f4fb6bd..d5a5c147a 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -5,7 +5,7 @@ on: pull_request: permissions: - contents: read # to fetch code (actions/checkout) + contents: write-all # to fetch code (actions/checkout),and release jobs: job: