We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b3c72 commit d14ff9fCopy full SHA for d14ff9f
1 file changed
.github/workflows/format-check.yml
@@ -2,6 +2,8 @@ name: 📄 Check formatting
2
3
on:
4
push:
5
+ branches:
6
+ - main
7
tags-ignore:
8
- "*"
9
pull_request:
0 commit comments