Skip to content

Commit

Permalink
add scheduled task
Browse files Browse the repository at this point in the history
  • Loading branch information
Masterain98 committed Nov 24, 2023
1 parent ba40ae5 commit 523cadd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/redirect_rule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
- main
paths-ignore:
- '**.md'
schedule:
- cron: '0 0 * * *'


jobs:
Expand Down

0 comments on commit 523cadd

Please sign in to comment.