Skip to content

Commit a0edf26

Browse files
authored
Change workflow schedule from every 6h to every 20m
1 parent ce30622 commit a0edf26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/crane.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: |
1313
- Maintains a single draft PR per migration that accumulates all accepted iterations
1414
1515
on:
16-
schedule: every 6h
16+
schedule: every 20m
1717
workflow_dispatch:
1818
inputs:
1919
migration:

0 commit comments

Comments
 (0)