We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 884dfcc commit 531443fCopy full SHA for 531443f
1 file changed
.github/workflows/mirror-tangled.yml
@@ -13,6 +13,7 @@ permissions:
13
jobs:
14
mirror:
15
name: 🕸️ Mirror to Tangled
16
+ if: ${{ github.repository == 'npmx-dev/npmx.dev' }}
17
runs-on: ubuntu-24.04-arm
18
19
steps:
0 commit comments