add vim9script branch in CI

NOTE: CI didn't work without explicitly specifying the branch.
This commit is contained in:
kazukazuinaina 2021-01-02 15:58:54 +09:00
parent 2062dd2f98
commit 1962371666

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- master
- vim9script
pull_request:
branches:
- master