Skip to content

Commit e4ae49c

Browse files
author
Baur
authored
Update github-actions.yaml
1 parent 21d7300 commit e4ae49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- '**' # Matches any branch
77
workflow_dispatch:
88
schedule:
9-
- cron: "*/15 * * * *"
9+
- cron: "*/59 * * * *"
1010

1111
jobs:
1212
tests:

0 commit comments

Comments
 (0)