mirror of
https://github.com/developersIndia/deviras.git
synced 2025-05-31 14:11:43 +05:30
fix readme & disable AoC cron
This commit is contained in:
6
.github/workflows/aoc.yml
vendored
6
.github/workflows/aoc.yml
vendored
@ -1,9 +1,9 @@
|
||||
name : r/developersIndia AoC leaderboard
|
||||
name : AoC leaderboard
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# schedule:
|
||||
# Every 2 hours”
|
||||
- cron: '0 */2 * * *'
|
||||
# - cron: '0 */2 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
@ -1,4 +1,4 @@
|
||||
name : r/developersIndia Community Threads Wiki Updater
|
||||
name : Community Threads Wiki Updater
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
2
.github/workflows/showcase-sunday.yml
vendored
2
.github/workflows/showcase-sunday.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: r/developersIndia Showcase Sunday Thread
|
||||
name: Showcase Sunday Thread
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: r/developersIndia Titles Updater
|
||||
name: About Widget Titles Updater
|
||||
|
||||
on:
|
||||
schedule:
|
Reference in New Issue
Block a user