From 4c0126be05a6006837f8fc29fed530dbddc4dc1e Mon Sep 17 00:00:00 2001 From: ydshieh Date: Thu, 30 May 2024 16:42:37 +0200 Subject: [PATCH] build --- .github/workflows/self-nightly-past-ci-caller.yml | 2 +- .github/workflows/self-scheduled-caller.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/self-nightly-past-ci-caller.yml b/.github/workflows/self-nightly-past-ci-caller.yml index 8d60e2708444d3..ebd8e9f86665d5 100644 --- a/.github/workflows/self-nightly-past-ci-caller.yml +++ b/.github/workflows/self-nightly-past-ci-caller.yml @@ -7,7 +7,7 @@ on: push: branches: - run_past_ci* - - build-cleanup-docker-build-temp + - build-cleanup-docker-build jobs: get_number: diff --git a/.github/workflows/self-scheduled-caller.yml b/.github/workflows/self-scheduled-caller.yml index a8f22b054938e6..d2332a2ca55a6a 100644 --- a/.github/workflows/self-scheduled-caller.yml +++ b/.github/workflows/self-scheduled-caller.yml @@ -8,7 +8,7 @@ on: push: branches: - run_scheduled_ci* - - build-cleanup-docker-build + - build-cleanup-docker-build-temp jobs: model-ci: