From b392cdc1248846fcb28f32f0750a0197a94844c7 Mon Sep 17 00:00:00 2001 From: anaprietonem Date: Fri, 22 Nov 2024 16:09:33 +0000 Subject: [PATCH] flex condition --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5827e4f..3dc8dae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: issues: types: - opened - - labeled + #- labeled - reopened pull_request: types: @@ -27,5 +27,5 @@ jobs: # to the issue project-url: https://github.com/orgs/ecmwf-lab/projects/1 github-token: ${{ secrets.GITHUB_TOKEN }} - labeled: bug, needs-triage - label-operator: OR \ No newline at end of file + # labeled: bug, needs-triage + # label-operator: OR \ No newline at end of file