enable cron

This commit is contained in:
Bhupesh Varshney 2023-09-17 19:10:41 +05:30 committed by GitHub
parent a82489d0a6
commit 06f0a269ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
name: r/developersIndia titles updater
on:
# schedule:
schedule:
# At 19:30 on every 2nd day-of-week.”
# - cron: '30 19 * * */2'
- cron: '30 19 * * */2'
# workflow_dispatch:
# push:
# branches: [ "main" ]