From 20ebbbc6167c4b51034e9be3d25843dd50958e61 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 02:59:29 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20action=20debug?= 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 8801b65..0b29181 100644 --- a/.github/workflows/pure_domain.yml +++ b/.github/workflows/pure_domain.yml @@ -5,6 +5,7 @@ on: paths: - "hosts.txt" - "AutoBuild/pure_domain.py" + - "workflow_dispatch" jobs: # This workflow contains a single job called "build"