actions: change branch to master

This commit is contained in:
Ryan 2021-01-10 03:09:34 -05:00 committed by Ryan Lucia
parent 2211b7a0a5
commit 417ba4ff2d
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: Meson CI
on:
push:
branches: [ meson-vs2019 ]
branches: [ master ]
pull_request:
branches: [ meson-vs2019 ]
branches: [ master ]
jobs:
build: