Skip to content

Commit

Permalink
build(glean): adding the probe scrapper gha as required by Glean
Browse files Browse the repository at this point in the history
  • Loading branch information
Braun committed Dec 8, 2023
1 parent 14cf72a commit 7256d92
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/glean-probe-scraper.yml
Original file line number Diff line number Diff line change
@@ -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 7256d92

Please sign in to comment.