Skip to content

Commit 161abda

Browse files
authored
Restore formatting
1 parent 1f2f612 commit 161abda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/format.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Format
22

33
on:
44
push:
5-
branches-ignore:
6-
- '**'
5+
branches:
6+
- main
77

88
jobs:
99
swift_format:

0 commit comments

Comments
 (0)