File tree Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,8 @@ name: neovim
33on :
44 push :
55 branches :
6- - master
6+ - main
77 pull_request :
8- branches :
9- - master
108
119jobs :
1210 build :
Original file line number Diff line number Diff line change @@ -3,10 +3,8 @@ name: reviewdog
33on :
44 push :
55 branches :
6- - master
6+ - main
77 pull_request :
8- branches :
9- - master
108
119jobs :
1210 vimlint :
Original file line number Diff line number Diff line change @@ -3,10 +3,8 @@ name: vim
33on :
44 push :
55 branches :
6- - master
6+ - main
77 pull_request :
8- branches :
9- - master
108
119jobs :
1210 build :
1917 - ubuntu-latest
2018 version :
2119 - nightly
22- - v8.2.0716 # Ubuntu 20.10 (2021/02/28)
23- - v8.1.2269 # Ubuntu 20.04 (2021/02/28)
20+ - v8.2.0716 # Ubuntu 20.10 (2021/02/28)
21+ - v8.1.2269 # Ubuntu 20.04 (2021/02/28)
2422 runs-on : ${{ matrix.os }}
2523 steps :
2624 - uses : actions/checkout@v2
You can’t perform that action at this time.
0 commit comments