mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
pull_request_target
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
71607ae13c
commit
46ccfff71d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: Build Docker images for PRs
|
name: Build Docker images for PRs
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue