mirror of
https://github.com/sussy-code/sudo-proxy.git
synced 2026-01-11 20:10:18 +00:00
fix(actions): Correct actions trigger
This commit is contained in:
parent
8f4c6eb857
commit
1495f3bb5a
1 changed files with 1 additions and 4 deletions
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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue