mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 10:55:51 +02:00
chore: fix ci workflow
This commit is contained in:
parent
cedcb61fbd
commit
bf4d2e8c90
1 changed files with 1 additions and 1 deletions
2
.github/workflows/branches.yml
vendored
2
.github/workflows/branches.yml
vendored
|
@ -2,7 +2,7 @@ name: Synchronize Branches
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
branches:
|
branches:
|
||||||
- 'dev'
|
- 'dev'
|
||||||
types: [ closed ]
|
types: [ closed ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue