change target branch for ci check

This commit is contained in:
Yusef Napora 2021-06-14 16:12:53 -04:00
parent 8d247c6bf8
commit a661247041
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: CI
# Controls when the action will run.
on:
pull_request:
branches: [ main ]
branches: [ master ]
jobs:
cicheck: