mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-18 06:07:17 +00:00
Update main.yml
This commit is contained in:
parent
942e2a39db
commit
65d41db86a
1 changed files with 4 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -1,5 +1,7 @@
|
||||||
name: Run Custom Script
|
name: Latest Build
|
||||||
on:
|
on:
|
||||||
|
schedule:
|
||||||
|
- cron: '0 20 * * 2' # 每周二晚上8点触发
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master # 你可以根据需要更改分支名称
|
- master # 你可以根据需要更改分支名称
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue