mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 21:34:46 +00:00
Remove links to old master branch (#2190)
## Proposed Changes In preparation for deleting the `master` branch, remove all links to it from the book/README.
This commit is contained in:
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@@ -5,7 +5,7 @@ Please provide a brief description of the issue.
|
||||
## Version
|
||||
|
||||
Please provide your Lighthouse and Rust version. Are you building from
|
||||
`master`, which commit?
|
||||
`stable` or `unstable`, which commit?
|
||||
|
||||
## Present Behaviour
|
||||
|
||||
|
||||
2
.github/workflows/test-suite.yml
vendored
2
.github/workflows/test-suite.yml
vendored
@@ -3,7 +3,7 @@ name: test-suite
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- stable
|
||||
- staging
|
||||
- trying
|
||||
- 'pr/*'
|
||||
|
||||
Reference in New Issue
Block a user