mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-05-01 08:20:47 +00:00
removing pull_request builds from workflow
This commit is contained in:
parent
a59626c971
commit
ea0f7dde95
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
on: [ push, pull_request ]
|
on: [ push ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_ubuntu:
|
build_ubuntu:
|
||||||
@ -105,4 +105,3 @@ jobs:
|
|||||||
- name: msbuild
|
- name: msbuild
|
||||||
run: |
|
run: |
|
||||||
msbuild windows\ZeroTierOne.sln /m /p:Configuration=Release /property:Platform=x64 /t:ZeroTierOne:Rebuild
|
msbuild windows\ZeroTierOne.sln /m /p:Configuration=Release /property:Platform=x64 /t:ZeroTierOne:Rebuild
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user