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: tags:
- "!*" # not a tag push - "!*" # not a tag push
pull_request: pull_request:
types: branches:
- opened - "master"
- synchronize
jobs: jobs:
build-dotnet: build-dotnet: