mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 13:13:26 +00:00
fix(actions): Correct actions trigger
This commit is contained in:
5
.github/workflows/cloudflare.yml
vendored
5
.github/workflows/cloudflare.yml
vendored
@@ -2,11 +2,8 @@ name: cloudflare
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
repository_dispatch:
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ci:
|
ci:
|
||||||
|
Reference in New Issue
Block a user