From 4a6c2e8475ae50159dd7f98f50e38d7de52c88af Mon Sep 17 00:00:00 2001 From: Mikhail Ryzhov Date: Wed, 13 Sep 2023 15:18:18 +0200 Subject: [PATCH] full permissions --- .github/workflows/cleanup_cache.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cleanup_cache.yml b/.github/workflows/cleanup_cache.yml index a9fd0368441280..73c6bdd84b44ff 100644 --- a/.github/workflows/cleanup_cache.yml +++ b/.github/workflows/cleanup_cache.yml @@ -6,7 +6,7 @@ on: jobs: permissions: - actions: write + actions: write-all cleanup: runs-on: ubuntu-latest steps: