forked from GitHub/cloudflare-docker-proxy
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