diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index be469dc888e..eec62222ca9 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -15,6 +15,8 @@ on: push: pull_request: branches: [ master ] + paths-ignore: + - 'Kitodo/src/main/webapp/WEB-INF/resources/js/modeler_min.js' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: