Skip to content

Commit fd11bf7

Browse files
authored
Update update-swift-version.yml
1 parent 5577f33 commit fd11bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-swift-version.yml

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

33
on:
44
schedule:
5-
- cron: '0 0 */14 * *' # Every 14 days at midnight UTC
5+
- cron: '0 0 */7 * *' # Every 7 days at midnight UTC
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)