From eaf875dba582295b605b4c1b57589321ff1591bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rasmus=20Skytte=20Randl=C3=B8v?= Date: Tue, 14 Nov 2023 13:13:41 +0100 Subject: [PATCH] f test aef-ddf workflows --- .github/workflows/test_AEF-DDF-all.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_AEF-DDF-all.yaml b/.github/workflows/test_AEF-DDF-all.yaml index a4377481..f2fc079a 100644 --- a/.github/workflows/test_AEF-DDF-all.yaml +++ b/.github/workflows/test_AEF-DDF-all.yaml @@ -13,7 +13,7 @@ name: Run all AEF-DDF workflows jobs: cleanup-build-deploy: - uses: ./.github/workflows/AEF-DDF.yaml + uses: ./.github/workflows/AEF-DDF-all.yaml with: event_name: ${{ github.event_name }} run_id: ${{ github.run_id }}