ci: fix branch

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
This commit is contained in:
0xMRTT 2023-05-06 12:10:09 +02:00 committed by GitHub
parent 5f7361b70b
commit 21d8ff3649
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
name: Mirror Sync
on:
push:
branches: ["main"]
branches: ["next"]
workflow_dispatch: # Manual dispatch
schedule:
- cron: "0 */6 * * *"