From a40c9d342c8813082d561c3be15f5555536afc81 Mon Sep 17 00:00:00 2001 From: gently Date: Wed, 12 Feb 2020 10:58:24 +0800 Subject: [PATCH] Update sync-to-dist.yml --- .github/workflows/sync-to-dist.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/sync-to-dist.yml b/.github/workflows/sync-to-dist.yml index e1ff2b5a..357adba1 100644 --- a/.github/workflows/sync-to-dist.yml +++ b/.github/workflows/sync-to-dist.yml @@ -2,6 +2,8 @@ name: sync list to dist on: push: + branches: + - 'master' paths: - 'anti-ad-*.txt' - 'adblock-for-dnsmasq.conf'