mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-03 02:24:41 +08:00
fix: change user agent to iPhone
This commit is contained in:
4
.github/workflows/run.yml
vendored
4
.github/workflows/run.yml
vendored
@@ -3,9 +3,9 @@ name: "SMZDM Check-in Bot"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
# Uncomment below to schedule your job
|
||||
# 取消下面两行注释,务必自行更改为随机时间
|
||||
# schedule:
|
||||
# - cron: "0 18 * * *"
|
||||
# - cron: "30 1 * * *"
|
||||
|
||||
env:
|
||||
TZ: Asia/Shanghai
|
||||
|
||||
Reference in New Issue
Block a user