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 ec0df21 commit 8269196Copy full SHA for 8269196
.github/workflows/cppcheck.yml
@@ -1,8 +1,7 @@
1
name: Static Analysis Report
2
3
on:
4
- commit:
5
- branches: ['main', 'master']
+ workflow_dispatch:
6
push:
7
branches: '*'
8
pull_request:
0 commit comments