Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test updating cppcheck premium #5745

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .github/workflows/CI-cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@
name: CI-cygwin

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/CI-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@
name: CI-mingw

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/CI-unixish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
name: CI-unixish-docker

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/CI-unixish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
name: CI-unixish

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/CI-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@
name: CI-windows

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/asan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
name: address sanitizer

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/buildman.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Build manual

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cifuzz.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: CIFuzz
on: [pull_request]
on:
jobs:
Fuzzing:
runs-on: ubuntu-latest
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/clang-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
name: clang-tidy

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: "CodeQL"

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
name: Coverage

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cppcheck-premium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-22.04 # run on the latest image only

env:
PREMIUM_VERSION: devdrop-20231105
PREMIUM_VERSION: devdrop-20231213

steps:
- uses: actions/checkout@v3
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
name: format

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/iwyu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
name: include-what-you-use

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

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/scriptcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
name: scriptcheck

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/selfcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
name: selfcheck

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/tsan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
name: thread sanitizer

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/ubsan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
name: undefined behaviour sanitizers

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down
7 changes: 0 additions & 7 deletions .github/workflows/valgrind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
name: valgrind

on:
push:
branches:
- 'main'
- 'releases/**'
tags:
- '2.*'
pull_request:

permissions:
contents: read
Expand Down