Skip to content

Commit a8eafff

Browse files
authored
Remove scheduled cron job from version_checker.yml
Removed scheduled cron job for version checking.
1 parent 6b4e659 commit a8eafff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/version_checker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: search for desktop versions in web versions
22

33
on:
44
schedule:
5-
- cron: '0 */4 * * *'
65
workflow_dispatch:
76

87
jobs:

0 commit comments

Comments
 (0)