diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 310de63..41d46d8 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -24,6 +24,7 @@ concurrency: jobs: # Single deploy job since we're just deploying deploy: + if: github.repository == 'EmulatorJS/EmulatorJS' environment: name: github-pages url: "https://demo.emulatorjs.org"