We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc5639 commit 696009dCopy full SHA for 696009d
.github/workflows/stage.yaml
@@ -1,9 +1,7 @@
1
name: Deploy to Cloudflare Workers(Staging)
2
3
on:
4
- pull_request:
5
- branches:
6
- - master
+ pull_request_target:
7
paths-ignore:
8
- '**.md'
9
repository_dispatch:
0 commit comments