Skip to content

Commit 156f1c8

Browse files
author
Guilherme Souza
committed
Fix format workflow
1 parent 2897a3f commit 156f1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Format
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
jobs:
99
swift_format:

0 commit comments

Comments
 (0)