From ca22340ec66e0df81d59d7e937544713f39594e0 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:12:00 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pure_domain.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/pure_domain.yml b/.github/workflows/pure_domain.yml index 6f38e19..f0f13cd 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" +on: + workflow_dispatch: + push: + paths: + - "hosts.txt" + - "AutoBuild/pure_domain.py" jobs: build: