mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-21 23:26:12 +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:
|
||||
needs: build-release
|
||||
if: github.repository_owner == 'Leaflet'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Restore release build
|
||||
|
Reference in New Issue
Block a user