Skip to content

Commit c694e81

Browse files
Remove cron schedule from Repository-Update workflow
Removed scheduled cron job from the workflow.
1 parent a4270ea commit c694e81

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/Repository-Update.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ description: Automatically updates the README.md file of this repository, this i
33

44
on:
55
workflow_dispatch:
6-
schedule:
7-
- cron: '0 0 * * 0'
86
push:
97
paths:
108
- '**/*.ts'

0 commit comments

Comments
 (0)