[READ-ONLY] a fast, modern browser for the npm registry

ci: only run mirror to tangled on npmx repo (#1351)

authored by jonathanyeong.tngl.sh and committed by

GitHub 531443f3 884dfcc0

+1
+1
.github/workflows/mirror-tangled.yml
··· 13 13 jobs: 14 14 mirror: 15 15 name: 🕸️ Mirror to Tangled 16 + if: ${{ github.repository == 'npmx-dev/npmx.dev' }} 16 17 runs-on: ubuntu-24.04-arm 17 18 18 19 steps: