Skip to content

Commit 8c5c45c

Browse files
authored
chore(ci): disable schedule for PR summary workflow (#2314)
Signed-off-by: Maksim Fedotov <maksim.fedotov@flant.com>
1 parent b0cdab7 commit 8c5c45c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/dev_prs-summary.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
name: PR Summary
1616

1717
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)
2018
workflow_dispatch:
2119

2220
defaults:

0 commit comments

Comments
 (0)