chore: pr build should run for master only
parent
7ed0b016ea
commit
19f2a6f282
|
@ -7,9 +7,8 @@ on:
|
|||
tags:
|
||||
- "!*" # not a tag push
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
branches:
|
||||
- "master"
|
||||
|
||||
jobs:
|
||||
build-dotnet:
|
||||
|
|
Loading…
Reference in New Issue