From 2ee52a391f36eca13991e48d6620418b9e6f2efb Mon Sep 17 00:00:00 2001 From: Salim Kanoun Date: Tue, 16 Jul 2024 23:23:50 +0200 Subject: [PATCH] write content to tests ci --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index d942ba68..49467d60 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -78,5 +78,5 @@ jobs: diff-branch: GaelO2 diff-storage: GaelO2_code_coverage permissions: - contents: read + contents: write packages: write \ No newline at end of file