mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
11 lines
195 B
YAML
11 lines
195 B
YAML
---
|
|
name: Glean probe-scraper
|
|
on:
|
|
push:
|
|
branches: [main]
|
|
pull_request:
|
|
branches: [main]
|
|
jobs:
|
|
glean-probe-scraper:
|
|
uses: mozilla/probe-scraper/.github/workflows/glean.yaml@main
|