We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cdab7 commit 8c5c45cCopy full SHA for 8c5c45c
1 file changed
.github/workflows/dev_prs-summary.yml
@@ -15,8 +15,6 @@
15
name: PR Summary
16
17
on:
18
- schedule:
19
- - cron: "23 7 * * 1-5" # Runs on every day-of-week from Monday through Friday at 7:23 AM UTC (10:23 AM MSK)
20
workflow_dispatch:
21
22
defaults:
0 commit comments