mirror of
https://github.com/ciiiii/cloudflare-docker-proxy.git
synced 2026-03-30 11:19:46 +08:00
Trigger staging deploy with pull_request_target (#24)
* Trigger with pull_request_target * Fix event type * Remove conditions
This commit is contained in:
4
.github/workflows/stage.yaml
vendored
4
.github/workflows/stage.yaml
vendored
@@ -1,9 +1,7 @@
|
||||
name: Deploy to Cloudflare Workers(Staging)
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
pull_request_target:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
repository_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user