mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-14 14:26:35 +00:00
Merge pull request #2441 from zerotier/laduke/update-actions
Run CI on pull requests
This commit is contained in:
commit
010c4b0d64
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -1,4 +1,7 @@
|
||||
on: [ push ]
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build_ubuntu:
|
||||
|
1
.github/workflows/validate.yml
vendored
1
.github/workflows/validate.yml
vendored
@ -1,4 +1,5 @@
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user