Bug 1814441 - Import fenix configuration in `.mergify.yml`
[gecko.git] / mobile / android / fenix / .github / workflows / glean-probe-scraper.yml
blobe845bad1144c8dbb5854247cc0fdace489cc0e6b
1 ---
2 name: Glean probe-scraper
3 on:
4   push:
5     branches: [main]
6   pull_request:
7     branches: [main]
8 jobs:
9   glean-probe-scraper:
10     uses: mozilla/probe-scraper/.github/workflows/glean.yaml@main