notAllowed: - '.devcontainer/**' - '.github/**' - 'data/reusables/rai/**' - 'Dockerfile*' - 'src/**' - 'package*.json' - 'content/actions/how-tos/security-for-github-actions/security-hardening-your-deployments/**' contentTypes: - 'content/**' # allows getting a list of just added files from the dorny/paths-filter action added: - added: 'content/**'