Skip to content

Commit

Permalink
fix: 手动触发
Browse files Browse the repository at this point in the history
  • Loading branch information
nichuanfang committed Nov 29, 2023
1 parent b6fad0d commit 0dcb52d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_api.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: 更新api_data

on:
# 手动触发
workflow_dispatch:
schedule:
# 每天凌晨更新数据
- cron: '0 0 * * *'
Expand Down

0 comments on commit 0dcb52d

Please sign in to comment.