From 4c5b6f9fbd82a500e420f0815d7e23bc0db9da05 Mon Sep 17 00:00:00 2001 From: burgholzer Date: Fri, 9 Aug 2024 12:44:57 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=97=EF=B8=8F=20another=20try?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: burgholzer --- .github/workflows/update-mqt-core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-mqt-core.yml b/.github/workflows/update-mqt-core.yml index 3aadfa62..2d54adb0 100644 --- a/.github/workflows/update-mqt-core.yml +++ b/.github/workflows/update-mqt-core.yml @@ -21,6 +21,6 @@ concurrency: jobs: update-mqt-core: name: ⬆️ Update MQT Core - uses: cda-tum/mqt-workflows/.github/workflows/reusable-mqt-core-update.yml@main + uses: cda-tum/mqt-workflows/.github/workflows/reusable-mqt-core-update.yml@fix-update with: update-to-head: ${{ github.event.inputs.update-to-head || false }}