CI: build: add job to remove previous ccache cache if already exist
[openwrt/staging/stintel.git] / .github / workflows / label-kernel.yml
index 67faaddfcdfce4691e3af905b683d21e00ce66f3..29a9d795588ac3a69e5b9a328f73c005633c78a1 100644 (file)
@@ -30,6 +30,7 @@ jobs:
     permissions:
       contents: read
       packages: read
+      actions: write
     uses: ./.github/workflows/build.yml
     with:
       container_name: toolchain
@@ -44,6 +45,7 @@ jobs:
     permissions:
       contents: read
       packages: read
+      actions: write
     uses: ./.github/workflows/check-kernel-patches.yml
     with:
       target: ${{ needs.set_target.outputs.target }}