Update ncc.yml

Final changes to ncc.yml
This commit is contained in:
Zi Xing 2023-03-05 14:26:20 -05:00 committed by GitHub
parent 0eccff4144
commit 881145c1cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,13 @@ name: NCC Build
on:
push:
branches: [ master ]
branches:
- master
- dev
pull_request:
branches: [ master ]
branches:
- master
- dev
jobs:
build: