mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-08-09 04:14:04 +00:00
Prevent Bundlemon from running in forks (#7983)
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -111,6 +111,7 @@ jobs:
|
|||||||
|
|
||||||
bundlemon:
|
bundlemon:
|
||||||
needs: build-release
|
needs: build-release
|
||||||
|
if: github.repository_owner == 'Leaflet'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Restore release build
|
- name: Restore release build
|
||||||
|
Reference in New Issue
Block a user