mirror of
https://github.com/ciiiii/cloudflare-docker-proxy.git
synced 2025-12-07 14:52:55 +08:00
Remove conditions
This commit is contained in:
3
.github/workflows/stage.yaml
vendored
3
.github/workflows/stage.yaml
vendored
@@ -2,9 +2,6 @@ name: Deploy to Cloudflare Workers(Staging)
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
types: [opened, synchronize, reopened, ready_for_review]
|
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user