We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d492d63 commit ad9e191Copy full SHA for ad9e191
1 file changed
.github/workflows/fvutils-weekly-report.yaml
@@ -1,8 +1,8 @@
1
name: FVUtils Weekly Report
2
3
on:
4
- schedule:
5
- - cron: '0 9 * * 1'
+# schedule:
+# - cron: '0 9 * * 1'
6
workflow_dispatch:
7
8
permissions:
0 commit comments