Skip to content

Commit 8269196

Browse files
authored
Update cppcheck.yml
1 parent ec0df21 commit 8269196

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cppcheck.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Static Analysis Report
22

33
on:
4-
commit:
5-
branches: ['main', 'master']
4+
workflow_dispatch:
65
push:
76
branches: '*'
87
pull_request:

0 commit comments

Comments
 (0)