Add dev branch

This commit is contained in:
Rishi Panthee 2022-10-27 22:58:10 -04:00
parent 02f4e0f037
commit edabe02a37
1 changed files with 2 additions and 0 deletions

View File

@ -3,9 +3,11 @@ on:
push:
branches:
- main
- qa
pull_request:
branches:
- main
- qa
jobs:
build:
runs-on: '${{ matrix.os }}'