From 29be21d43246e6e97501c695d08fa38bdaf3f15e Mon Sep 17 00:00:00 2001 From: LXK9301 <72646373+LXK9301@users.noreply.github.com> Date: Wed, 27 Jan 2021 21:59:32 +0800 Subject: [PATCH] Update update_list.yml --- .github/workflows/update_list.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_list.yml b/.github/workflows/update_list.yml index 3256aeff..458e596c 100644 --- a/.github/workflows/update_list.yml +++ b/.github/workflows/update_list.yml @@ -7,8 +7,8 @@ on: - cron: '1 5,17 * * *' repository_dispatch: types: update_list - #push: - # branches: [ master ] + push: + branches: [ master ] jobs: build: runs-on: ubuntu-latest