infra: Add build test after patch merged

This test works after the patch is merged into the master branch.
This commit is contained in:
JunsuChoi 2021-11-11 13:27:30 +09:00 committed by JunsuChoi
parent 6c4896b911
commit b83d6c6419
2 changed files with 6 additions and 0 deletions

View file

@ -4,6 +4,9 @@ on:
pull_request: pull_request:
branches: branches:
- master - master
push:
branches:
- master
jobs: jobs:
build: build:

View file

@ -4,6 +4,9 @@ on:
pull_request: pull_request:
branches: branches:
- master - master
push:
branches:
- master
jobs: jobs:
build: build: