From 61906ab0851f7e29066e9d55a12f6a725dc2da91 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 03:05:31 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20action=20debug=20=E9=8C=AF?= =?UTF-8?q?=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pure_domain.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pure_domain.yml b/.github/workflows/pure_domain.yml index 0b29181..a252d81 100644 --- a/.github/workflows/pure_domain.yml +++ b/.github/workflows/pure_domain.yml @@ -1,11 +1,11 @@ name: PureDomain on: + workflow_dispatch: push: paths: - "hosts.txt" - "AutoBuild/pure_domain.py" - - "workflow_dispatch" jobs: # This workflow contains a single job called "build"