diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 11d0207..d06a6f4 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -22,8 +22,6 @@ on: pull_request: # The branches below must be a subset of the branches above - branches: - - main paths: - '!README.md' - '!CONTRIBUTING.md' diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index 02832c2..7ba2945 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -57,7 +57,7 @@ jobs: - name: Install Coverity scan tools if: ${{ hashFiles('cov_tools/') == '' }} run: | - wget.exe https://scan.coverity.com/download/cxx/win64 --post-data "token=${{env.TOKEN}}&project=pit-ray%%2Ffluent-tray" -O cov_tools.zip + wget.exe https://scan.coverity.com/download/cxx/win64 --post-data "token=${{env.TOKEN}}&project=pit-ray%2Ffluent-tray" -O cov_tools.zip unzip cov_tools.zip mv cov-analysis-win64-*.* cov_tools diff --git a/README.md b/README.md index f8034da..7bc9747 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ - +