Merge branch 'master' into fix-solr-core-creation

This commit is contained in:
Sebastian Meyer 2023-03-15 20:19:48 +01:00 committed by GitHub
commit 8eba172299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -6,9 +6,6 @@ on:
branches: [ "master", "1.x", "2.x", "3.2.x", "3.3.x", "4.x" ]
pull_request:
branches: [ "master" ]
# Trigger analysis when a new release is drafted
release:
type: [ "created", "edited" ]
permissions:
contents: read
@ -34,7 +31,6 @@ jobs:
with:
# You can also omit the token and run the tools that support default configurations
project-token: ${{ secrets.CODACY_TOKEN }}
verbose: true
output: results.sarif
format: sarif
# Adjust severity of non-security issues