Skip to content

Commit 05b391b

Browse files
committed
Increased the run frequency
1 parent ec90b14 commit 05b391b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

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

33
on:
44
schedule:
5-
- cron: '20 2,14 * * *'
5+
- cron: '20 */2 * * *'
66
push:
77
branches: [ main ]
88
workflow_dispatch:

0 commit comments

Comments
 (0)