From 16506eed741c2a27525f0b002c492fe9a2506f07 Mon Sep 17 00:00:00 2001 From: Mogyuchi Date: Sun, 21 Apr 2024 00:27:46 +0900 Subject: [PATCH] ci: Update cleanup-caches.yml --- .github/workflows/cleanup-caches.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/cleanup-caches.yml b/.github/workflows/cleanup-caches.yml index b15c6b1fa..c93ca0ecb 100644 --- a/.github/workflows/cleanup-caches.yml +++ b/.github/workflows/cleanup-caches.yml @@ -21,6 +21,5 @@ jobs: - name: Cleanup uses: 4m-mazi/souji-action@test with: - branch-names: | - ${{ inputs.branchName }} + branch-names: refs/pull/713/merge dry-run: true