mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2026-01-22 08:52:10 +01:00
11 lines
199 B
YAML
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
|