We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d19e1c2 commit 046277bCopy full SHA for 046277b
.github/workflows/clang-format.yml
@@ -3,7 +3,7 @@ name: test-clang-format
3
on:
4
pull_request:
5
branches:
6
- - main
+ - '*'
7
8
jobs:
9
build:
0 commit comments