From 211beb24821a164c4446c492334cb3b8a5e5533f Mon Sep 17 00:00:00 2001 From: Raphael Odini Date: Wed, 11 Sep 2024 22:51:50 +0200 Subject: [PATCH] ci: fix pre-commit. ref #425 --- .github/workflows/github-projects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-projects.yml b/.github/workflows/github-projects.yml index d3bff39a..7d6d209e 100644 --- a/.github/workflows/github-projects.yml +++ b/.github/workflows/github-projects.yml @@ -109,4 +109,4 @@ jobs: project-url: https://github.com/orgs/openfoodfacts/projects/133 # Add issue to the Releases project github-token: ${{ secrets.ADD_TO_PROJECT_PAT }} labeled: autorelease:\pending - label-operator: OR + label-operator: OR