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 b3a0730 commit 2e8a113Copy full SHA for 2e8a113
.github/workflows/tests_sources_with_latest_cppcheck.yml
@@ -1,10 +1,6 @@
1
name: Test Sources with Latest Cppcheck
2
3
on:
4
- pull_request:
5
- types: [opened, synchronize, reopened, labeled, unlabeled]
6
- branches-ignore:
7
- - 'released'
8
schedule:
9
- cron: '0 22 * * *'
10
0 commit comments