Skip to content

Commit

Permalink
run once a week at 3am on Wednesdays
Browse files Browse the repository at this point in the history
  • Loading branch information
fdncred committed Nov 17, 2023
1 parent 83d29f6 commit a6b7663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-results.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
branches:
- main
schedule:
- cron: '0 */6 * * *' # every 6 hours
- cron: '0 3 * * 3' # every 6 hours

name: Update plugin_details.md

Expand Down

0 comments on commit a6b7663

Please sign in to comment.