mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-02 16:21:42 +00:00
Tune CI (#1344)
`pr/*` branches now trigger CI before creating a PR to avoid submitting PR with failing tests. Details in the commit messages.
This commit is contained in:
1
.github/workflows/test-suite.yml
vendored
1
.github/workflows/test-suite.yml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
- master
|
||||
- staging
|
||||
- trying
|
||||
- 'pr/*'
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user