mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 11:03:27 +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:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
repository_dispatch:
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
Reference in New Issue
Block a user