diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 96bd0bb4e5..4e6179bc77 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -20,6 +20,7 @@ jobs: chromatic: name: Run Chromatic runs-on: ubuntu-latest + if: github.repository == 'mastodon/mastodon' steps: - name: Checkout code uses: actions/checkout@v4