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 9c4d117 commit e6f76c5Copy full SHA for e6f76c5
.github/workflows/cpp-linter.yml
@@ -2,6 +2,7 @@ name: cpp-linter
2
3
on:
4
pull_request:
5
+ branches: '**'
6
paths: ['.github/workflows/cpp-linter.yml', '**.c', '**.cpp', '**.h', '**.inl', '**CMakeLists.txt', '**.cmake']
7
push:
8
branches: [main]
0 commit comments