From b0e7a3f08e615ce8cae3d76206dbc0ee4e417f09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Pineau?= Date: Sat, 1 Jul 2023 15:43:06 +0200 Subject: [PATCH] -- --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 232d3f7..03ba0c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ name: Continuous Integration permissions: contents: read - packages: write # Required for fetching docker images from a PR! + packages: read jobs: ci: