diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index fa268a67..323cf54b 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -3,6 +3,7 @@ on: push: branches: - 'master' + - 'release' pull_request: types: [ opened, synchronize, reopened, ready_for_review ]