We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862f46d commit ac16b70Copy full SHA for ac16b70
.github/workflows/platform_monitor.yml
@@ -1,7 +1,6 @@
1
name: Daily Platform Status Check
2
3
on:
4
- push:
5
schedule:
6
# Runs every day at 10:00 AM IST (04:30 UTC)
7
- cron: '30 4 * * *'
0 commit comments