mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: Remove pull_requests trigger in gitee mirror action
since a merged pull request creates push events
This commit is contained in:
parent
ec5a99a9fa
commit
1952d72f9c
1
.github/workflows/gitee-mirror.yml
vendored
1
.github/workflows/gitee-mirror.yml
vendored
@ -1,7 +1,6 @@
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
# UTC 21:00 -> CST (China) 5:00
|
||||
- cron: '0 21 * * *'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user