mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 00:56:58 +00:00
ci: only build PRs with main as base
This commit is contained in:
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -16,7 +16,7 @@ permissions:
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- issue*
|
||||
- main
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user