syncstorage-rs/.github/workflows/glean-probe-scraper.yml
Taddes 8363f82d41
feat: Enable Glean probe-scraper task (#1636)
feat:  Enable Glean probe-scraper task
2024-11-27 14:53:50 -05:00

11 lines
199 B
YAML

---
name: Glean probe-scraper
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
glean-probe-scraper:
uses: mozilla/probe-scraper/.github/workflows/glean.yaml@main