mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-20 09:46:13 +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:
|
||||
build_ubuntu:
|
||||
@ -105,4 +105,3 @@ jobs:
|
||||
- name: msbuild
|
||||
run: |
|
||||
msbuild windows\ZeroTierOne.sln /m /p:Configuration=Release /property:Platform=x64 /t:ZeroTierOne:Rebuild
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user