Skip to content

Commit

Permalink
ci(cppcheck): change all cppcheck from daily to weekly (autowarefound…
Browse files Browse the repository at this point in the history
…ation#8713)

Signed-off-by: Ryuta Kambe <ryuta.kambe@tier4.jp>
  • Loading branch information
veqcc committed Sep 2, 2024
1 parent 1604474 commit 0adbcc2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: cppcheck-daily

on:
schedule:
- cron: 0 0 * * *
- cron: 0 0 * * 1
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0adbcc2

Please sign in to comment.