mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +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
|