Skip to content

Commit 8a042ed

Browse files
author
Sreeparna Deb
committed
chore(ci): test cron at 12:53 CET for auto-update available pllugins
1 parent 30aef5d commit 8a042ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-available-plugins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update Available-Plugins Table
22

33
on:
44
schedule:
5-
- cron: '50 12 * * *' # at minute 50 of hour 12 UTC, every day (the first run will be today at 12:50)
5+
- cron: '53 12 * * *' # at minute 50 of hour 12 UTC, every day (the first run will be today at 12:50)
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)