Skip to content

Commit

Permalink
enable cron
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhupesh-V authored Sep 17, 2023
1 parent 5f3046b commit b7c2289
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_metrics.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: r/developersIndia metrics updater

on:
# schedule:
schedule:
# Everyday 9PM (IST)
# - cron: '30 15 * * *'
- cron: '30 15 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit b7c2289

Please sign in to comment.