Skip to content

Commit

Permalink
chore: prepare v2 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 13, 2024
1 parent 09c8267 commit d549634
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: ci
on:
push:
branches:
- main
- v2
pull_request:
branches:
- main
- v2

jobs:
lint:
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

Create web servers that run anywhere! 📖 [**documentation**](https://nitro.unjs.io)

> [!NOTE]
> You are on the v2 branch. Check [main branch](https://github.com/unjs/nitro/tree/main) for v3 development tree.
## Contribution

<details>
Expand Down

0 comments on commit d549634

Please sign in to comment.