Skip to content

Commit ad9e191

Browse files
authored
Disable cron for now
1 parent d492d63 commit ad9e191

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/fvutils-weekly-report.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: FVUtils Weekly Report
22

33
on:
4-
schedule:
5-
- cron: '0 9 * * 1'
4+
# schedule:
5+
# - cron: '0 9 * * 1'
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)