We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2cff37 commit 18bee57Copy full SHA for 18bee57
.github/workflows/blog-posts.yml
@@ -3,7 +3,7 @@ name: Blog Posts
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: "30 0 * * *" # This will run the workflow every day at 12:30 AM UTC or 6:00 AM IST
+ - cron: "35 0 * * *" # 6:05 AM IST
7
8
jobs:
9
update-posts:
.github/workflows/get-followers.yml
@@ -3,7 +3,7 @@ name: Get Followers
update-followers:
0 commit comments