From 2f422641f11f613c2b3b70df37600188821ce301 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 8 Aug 2021 14:12:47 +0300 Subject: [PATCH] Update clean.yml --- .github/workflows/clean.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index b6cdda0625..50449aa9b8 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -224,6 +224,7 @@ jobs: branch: bot/remove-broken-links file_pattern: channels/* pull-request: + if: ${{ github.ref == 'refs/heads/master' }} runs-on: ubuntu-latest needs: commit-changes steps: