Enable the CI to run on the v6 branch

This commit is contained in:
garronej 2022-08-26 16:17:03 +07:00
parent 9910556a8b
commit f0ae5ea908

View File

@ -3,9 +3,11 @@ on:
push:
branches:
- main
- v6
pull_request:
branches:
- main
- v6
jobs: