Skip to content

Commit

Permalink
ci: Schedule CRON every Friday at 3am
Browse files Browse the repository at this point in the history
  • Loading branch information
chp-io committed Dec 18, 2023
1 parent 3cae659 commit b73575b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/microv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ on:
- '**.md'
workflow_dispatch:
schedule:
- cron: "45 1 * * *"

- cron: '0 3 * * 5' # Every Friday at 3am

jobs:

Expand Down

0 comments on commit b73575b

Please sign in to comment.