expo / snack

Expo Snack lets you run Expo in the browser.
https://snack.expo.dev
MIT License
370 stars 110 forks source link

chore(website): enable `config-check` on non-forks #419

Closed byCedric closed 1 year ago

byCedric commented 1 year ago

Why

That was the culprit of #408

How

Added github.repository check, and mark the job as skipped when using forks.

Test Plan

See #408