From 779af06678342973efe63cb4ad8bc4c7f0cbfb61 Mon Sep 17 00:00:00 2001 From: Nico Wagner Date: Thu, 1 Feb 2024 07:02:36 +0100 Subject: [PATCH] Add comment --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f683f00423..93d98758de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -118,6 +118,7 @@ jobs: fuzz: # if: ${{ github.event_name == 'push' || !github.event.pull_request.draft }} + # see https://github.com/deutsche-nationalbibliothek/pica-rs/actions/runs/7736509249/job/21094015127 if: false name: fuzz ${{ matrix.item.name }} runs-on: ubuntu-latest