Skip to content

Commit ae915f9

Browse files
committed
wip
1 parent 2265b38 commit ae915f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Update Swift Version
22

33
on:
4+
push:
5+
branches: ["main"]
6+
pull_request:
7+
branches: ["main"]
48
schedule:
59
- cron: '0 0 */14 * *' # Every 14 days at midnight UTC
610
workflow_dispatch:

0 commit comments

Comments
 (0)