Skip to content

Commit db9c498

Browse files
committed
prevent this job from running on forks
1 parent 6265fc1 commit db9c498

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/preview-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
run: pnpm test
3131

3232
publish-preview:
33+
# Prevent this job from running on forks
34+
if: github.repository == 'svelteplot/svelteplot'
3335
needs: test
3436
runs-on: ubuntu-latest
3537
environment:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy