From 903934d5f213b679644226a8e1cd264ec31bd970 Mon Sep 17 00:00:00 2001 From: yamaji Date: Fri, 8 Nov 2024 11:47:03 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=20submodule=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E7=94=A8=E3=81=AEactions=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/submodule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/submodule.yml b/.github/workflows/submodule.yml index 724885c..887fdcd 100644 --- a/.github/workflows/submodule.yml +++ b/.github/workflows/submodule.yml @@ -37,4 +37,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} branch: main - if: ${{ steps.status.outputs.status && github.event_name == 'push' }} + if: ${{ steps.status.outputs.status }}