Skip to content

Commit 1af5940

Browse files
authored
Update lister.yml
1 parent 893e1a2 commit 1af5940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: "*/15 * * * *"
66

77
workflow_dispatch:
88

0 commit comments

Comments
 (0)