Skip to content

Commit

Permalink
Merge pull request #57 from MozillaSocial/feature/SOCIALPLAT-478-prob…
Browse files Browse the repository at this point in the history
…e-scraper-gha

build(glean): adding the probe scrapper gha as required by Glean
  • Loading branch information
toufali committed Dec 12, 2023
2 parents 14cf72a + 7256d92 commit cce663e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/glean-probe-scraper.yml
@@ -0,0 +1,5 @@
name: Glean probe-scraper
on: [push, pull_request]
jobs:
glean-probe-scraper:
uses: mozilla/probe-scraper/.github/workflows/glean.yaml@main

0 comments on commit cce663e

Please sign in to comment.