Skip to content

Commit

Permalink
Update cppcheck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sakumisu authored Sep 27, 2024
1 parent dc34d3a commit 33143dd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cppcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: Cppcheck action

on:
push:
branches:
- test
pull_request:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 33143dd

Please sign in to comment.