fixup,ci(command_not_found): fix cron schedule

This commit is contained in:
Yaksh Bariya 2023-01-13 19:43:20 +05:30
parent 3db2853959
commit d81d489572
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Command Not Found Rebuid
on:
schedule:
- cron: "0 0 12 ? * SUN *" # Runs every Sunday
- cron: "0 0 * * 0" # Runs weekly
workflow_dispatch:
permissions: {} # none