mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-15 03:20:16 +00:00
chore: pr build should run for master only
This commit is contained in:
5
.github/workflows/build-debug.yml
vendored
5
.github/workflows/build-debug.yml
vendored
@@ -7,9 +7,8 @@ on:
|
||||
tags:
|
||||
- "!*" # not a tag push
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
branches:
|
||||
- "master"
|
||||
|
||||
jobs:
|
||||
build-dotnet:
|
||||
|
||||
Reference in New Issue
Block a user