mirror of
https://github.com/developersIndia/deviras.git
synced 2024-11-08 13:42:34 +05:30
enable cron
This commit is contained in:
parent
a82489d0a6
commit
06f0a269ae
4
.github/workflows/python-app.yml
vendored
4
.github/workflows/python-app.yml
vendored
@ -1,9 +1,9 @@
|
|||||||
name: r/developersIndia titles updater
|
name: r/developersIndia titles updater
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# At 19:30 on every 2nd day-of-week.”
|
# At 19:30 on every 2nd day-of-week.”
|
||||||
# - cron: '30 19 * * */2'
|
- cron: '30 19 * * */2'
|
||||||
# workflow_dispatch:
|
# workflow_dispatch:
|
||||||
# push:
|
# push:
|
||||||
# branches: [ "main" ]
|
# branches: [ "main" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user