Skip to content

Commit

Permalink
Fixed cron again
Browse files Browse the repository at this point in the history
  • Loading branch information
retospect committed Mar 14, 2023
1 parent da6dd03 commit 0505001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ on:
push:
pull_request:
schedule: # Check monthly
- interval: "monthly"
- cron: '6 4 3 * *'

jobs:
build:

0 comments on commit 0505001

Please sign in to comment.