feat: run linting and coverage CI runs on db-abstract branch

This commit is contained in:
realaravinth 2022-05-11 13:34:11 +05:30
parent 621e400ea8
commit 8861201727
No known key found for this signature in database
GPG key ID: AD9F0F08E855ED88
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@ on:
push:
branches:
- master
- db-abstract
jobs:
fmt:

View file

@ -6,6 +6,7 @@ on:
push:
branches:
- master
- db-abstract
jobs:
build_and_test: