Skip to content

Commit 10fb0be

Browse files
committed
fix workflow
1 parent d078732 commit 10fb0be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/weekly-repo-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
schedule:
55
# Every Monday at 09:00 UTC
66
- cron: '0 9 * * 1'
7-
workflow_dispatch:
7+
workflow_dispatch: {}
88

99
jobs:
1010
weekly-review:

0 commit comments

Comments
 (0)