ci: remove dev from build and doc

This commit is contained in:
Michael Chris Lopez
2021-10-31 15:15:43 +08:00
parent 111ed8ff64
commit b5b6367c11
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Doc
on:
push:
branches: [main, dev]
branches: [main]
jobs:
vimdocgen: