File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,9 @@ name: autofix.ci # needed to securely identify the workflow
33on :
44 pull_request :
55 push :
6- branches : ["main"]
6+ branches :
7+ - v2
8+ - v3
79
810permissions :
911 contents : read
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - v2
7+ - v3
78 pull_request :
89 branches :
910 - v2
11+ - v3
1012
1113jobs :
1214 lint :
Original file line number Diff line number Diff line change 1010Create web servers that run anywhere! 📖 [ ** documentation** ] ( https://nitro.build )
1111
1212> [ !NOTE]
13- > You are on the v2 branch. Check [ main branch ] ( https://github.com/nitrojs/nitro/tree/main ) for v3 development tree .
13+ > You are on the ** v2 support branch.** Checkout the [ v2 ] ( https://github.com/nitrojs/nitro/tree/v2 ) branch for the current development branch .
1414
1515## Contribution
1616
You can’t perform that action at this time.
0 commit comments