1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-06-16 07:37:54 +08:00

Fix: Remove pull_requests trigger in gitee mirror action

since a merged pull request creates push events
This commit is contained in:
LmeSzinc
2021-10-24 23:25:50 +08:00
parent ec5a99a9fa
commit 1952d72f9c

View File

@@ -1,7 +1,6 @@
on:
workflow_dispatch:
push:
pull_request:
schedule:
# UTC 21:00 -> CST (China) 5:00
- cron: '0 21 * * *'