Trigger staging deploy with pull_request_target (#24)

* Trigger with pull_request_target

* Fix event type

* Remove conditions
This commit is contained in:
Yisheng Cai
2024-10-07 21:27:23 -06:00
committed by GitHub
parent 1bc56391bb
commit 696009dd69

View File

@@ -1,9 +1,7 @@
name: Deploy to Cloudflare Workers(Staging)
on:
pull_request:
branches:
- master
pull_request_target:
paths-ignore:
- '**.md'
repository_dispatch: