diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d3247f4..d85c508 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -93,6 +93,9 @@ jobs: name: Docker runs-on: ubuntu-latest timeout-minutes: 20 + permissions: + contents: read + packages: write steps: - name: Checkout uses: actions/checkout@v6