diff --git a/cli/src/new/ci-template.ts b/cli/src/new/ci-template.ts index 6e50df49..4bf3d32c 100644 --- a/cli/src/new/ci-template.ts +++ b/cli/src/new/ci-template.ts @@ -12,6 +12,12 @@ on: - main tags-ignore: - '**' + paths-ignore: + - '**/*.md' + - 'LICENSE' + - '**/*.gitignore' + - '.editorconfig' + - 'docs/**' pull_request: jobs: