Skip to content

Commit

Permalink
Update cron.yml (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
artis3n authored Aug 10, 2024
1 parent 6902c14 commit 81e4a75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: Deploy Docker Image
on:
schedule:
- cron: '0 23 * * *' # daily at 23:00
workflow_dispatch:

jobs:

Expand Down

0 comments on commit 81e4a75

Please sign in to comment.