chore: pr build should run for master only

master
Ikiru Yoshizaki 2021-02-04 03:01:21 +09:00
parent 7ed0b016ea
commit 19f2a6f282
1 changed files with 2 additions and 3 deletions

View File

@ -7,9 +7,8 @@ on:
tags:
- "!*" # not a tag push
pull_request:
types:
- opened
- synchronize
branches:
- "master"
jobs:
build-dotnet: