We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a8e6c2 commit fac1305Copy full SHA for fac1305
.github/workflows/format.yml
@@ -1,6 +1,8 @@
1
name: 🧼 SwiftFormat
2
3
on:
4
+ push:
5
+ branches: [main]
6
pull_request:
7
types: [opened, synchronize]
8
0 commit comments