diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 55fa3d73..4296f341 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,8 +18,8 @@ jobs: cleanup-master: name: Cleanup master build runs-on: ubuntu-latest - permissions: - actions: write + permissions: + actions: write steps: - name: Cleanup master build if necessary