File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7171 - --license-filepath
7272 - .github/workflows/license-templates/LICENSE.txt
7373 - --fuzzy-match-generates-todo
74- exclude : ^(CHANGES|ISSUE_TEMPLATE|PULL_REQUEST_TEMPLATE)\.md$|^ui/docs/(full|smoke)-test-plan\.template\.md$|^.github/workflows/daily-repo-status .md$
74+ exclude : ^(CHANGES|ISSUE_TEMPLATE|PULL_REQUEST_TEMPLATE)\.md$|^ui/docs/(full|smoke)-test-plan\.template\.md$|^.github/workflows/* .md$
7575 - id : insert-license
7676 name : add license for all properties files
7777 description : automatically adds a licence header to all properties files that don't have a license header
@@ -196,4 +196,4 @@ repos:
196196 args : [--config-file=.github/linters/.yamllint.yml]
197197 types : [yaml]
198198 files : \.ya?ml$
199- exclude : ^.*k8s-.*\.ya?ml$|^.github/workflows/daily-repo-status\.lock\.ya?ml$
199+ exclude : ^.*k8s-.*\.ya?ml$|^.github/workflows/daily-repo-status\.lock\.ya?ml$|^.github/workflows/issue-triage-agent.lock.yml$
You can’t perform that action at this time.
0 commit comments