Skip to content

Commit

Permalink
新增手动触发
Browse files Browse the repository at this point in the history
  • Loading branch information
yixiu001 committed Jul 3, 2024
1 parent c48500e commit 65607ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/login.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Run Login Script

on:
workflow_dispatch:
schedule:
- cron: "0 0 */3 * *" # 每三天运行一次,可以根据需求调整时间
push:
Expand Down

0 comments on commit 65607ca

Please sign in to comment.