Because - We don't need to run the probe-scraper github action on forks This commit - checks the repo before running the action
This commit is contained in:
Родитель
13fc2232f6
Коммит
f3913b2277
|
@ -3,4 +3,5 @@ name: Glean probe-scraper
|
|||
on: [push, pull_request]
|
||||
jobs:
|
||||
glean-probe-scraper:
|
||||
if: github.repository == 'mozilla/experimenter'
|
||||
uses: mozilla/probe-scraper/.github/workflows/glean.yaml@main
|
||||
|
|
Загрузка…
Ссылка в новой задаче