From 017937b346dbc0125e0c73bbe6229b0766320b68 Mon Sep 17 00:00:00 2001 From: Slime-hatena Date: Wed, 1 May 2024 01:23:00 +0900 Subject: [PATCH] =?UTF-8?q?ci:=20=E3=83=93=E3=83=AB=E3=83=89=E3=82=BF?= =?UTF-8?q?=E3=82=B9=E3=82=AF=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/push_master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_master.yml b/.github/workflows/push_master.yml index 5f04b97..8a750b2 100644 --- a/.github/workflows/push_master.yml +++ b/.github/workflows/push_master.yml @@ -170,7 +170,7 @@ jobs: slack: name: Slack Notification runs-on: ubuntu-latest - needs: [skip, dockle, trivy, publish, release] + needs: [skip, dockle, trivy, publish] steps: - name: Slack Notification uses: 8398a7/action-slack@v2