From d50fca7dd40f596ebb8b50cd9c4140857f2a0637 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 7 Apr 2023 14:22:26 +0200 Subject: Merging upstream version 1.10.4+dfsg. Signed-off-by: Daniel Baumann --- .github/workflows/deploy.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github/workflows/deploy.yml') diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f87c1ca..4e9a939 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -46,6 +46,8 @@ jobs: publish: needs: deploy runs-on: ubuntu-latest + if: github.repository == 'twbs/icons' + steps: - name: Clone repository uses: actions/checkout@v3 -- cgit v1.2.3