Skip to content

Commit 2b1d0c7

Browse files
authored
Update lister.yml
1 parent dcb2431 commit 2b1d0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lister.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "Update Lists"
22

33
on:
44
schedule:
5-
- cron: "0 * * * *"
5+
- cron: "0/30 * * * *"
66

77
workflow_dispatch:
88

0 commit comments

Comments
 (0)