Open
Bug 1864376
Opened 2 years ago
Updated 2 years ago
glean-probe-scraper workflow should be run only on master branch
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: arai, Assigned: arai)
Details
Attachments
(1 file)
https://github.com/mozilla/treeherder/blob/master/.github/workflows/glean-probe-scraper.yml
this workflow doesn't specify branch, but it's supposed to be run only on master branch.
running this on a forked repository fails, and I receive failure message every time I create ro update PR.
Assignee | ||
Comment 1•2 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•