Skip to content

Commit

Permalink
update cron comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fdncred committed Dec 2, 2023
1 parent 226d412 commit 78b3d51
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 3 * * 3' # every 6 hours
- cron: '0 3 * * 3' # At 03:00 on Wednesday

name: Update plugin_details.md

Expand Down

0 comments on commit 78b3d51

Please sign in to comment.