Skip to content

Commit

Permalink
chore: ignore .tekton folder for yamllint
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Hebert <[email protected]>
  • Loading branch information
scoheb committed Oct 10, 2023
1 parent 7929714 commit 42a259d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ignore:
- '.tekton/*.yaml'

0 comments on commit 42a259d

Please sign in to comment.