mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
main.yml - prevent Symantic job for PR's
This commit is contained in:
parent
bb2e7b2308
commit
7c4be1fa57
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
|
||||
Release:
|
||||
name: Semantic Release
|
||||
if: github.ref == 'master'
|
||||
needs: RunUnityTests
|
||||
uses: ./.github/workflows/Semantic.yml
|
||||
secrets: inherit
|
||||
|
Loading…
Reference in New Issue
Block a user