From 4ca4c292ae1c935131161fb93e86a38ea8017b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B8=A2=E4=BD=8E=E5=90=B8?= Date: Wed, 31 Aug 2022 09:25:40 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20action=20=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=85=81=E8=A8=B1=E6=A2=9D=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pure_domain.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pure_domain.yml b/.github/workflows/pure_domain.yml index f0f13cd..f7c73db 100644 --- a/.github/workflows/pure_domain.yml +++ b/.github/workflows/pure_domain.yml @@ -19,6 +19,7 @@ jobs: check-name: "Auto Update Version" repo-token: ${{ secrets.GITHUB_TOKEN }} wait-interval: 10 + allowed-conclusions: success,skipped,cancelled - uses: actions/checkout@v2