Skip to content

Commit

Permalink
每天0点再来个daily build
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Jul 14, 2024
1 parent 6c8e418 commit dc3d67d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
on: push
on:
push:
schedule:
- cron: '0 0 * * *'

env:
PUSHOVER_USER_KEY: ${{ secrets.PUSHOVER_USER_KEY }}
Expand Down

0 comments on commit dc3d67d

Please sign in to comment.