Skip to content

Commit

Permalink
fix action yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chege Qumu committed Apr 15, 2022
1 parent 9da8155 commit 94ae61b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backupAction.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: backup-notion

on:
branches:
- main
push:
branches:
- main
schedule:
- cron: "10 23,4,11 * * *" #在北京时间 早上 7:10、中午 12:10、晚上 19:10 点各备份一次,也就是每天备份三次
jobs:
Expand Down

0 comments on commit 94ae61b

Please sign in to comment.