Skip to content

Commit fac1305

Browse files
committed
fix: run ci actions on main
1 parent 2a8e6c2 commit fac1305

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/format.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: 🧼 SwiftFormat
22

33
on:
4+
push:
5+
branches: [main]
46
pull_request:
57
types: [opened, synchronize]
68

0 commit comments

Comments
 (0)