Skip to content

Commit

Permalink
Check format for .github YAML files
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcono1234 committed Nov 14, 2023
1 parent b21c47f commit 37d0529
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
<includes>
<include>*.md</include>
<include>*.xml</include>
<include>.github/**/*.yml</include>
<include>.gitignore</include>
</includes>
<!-- For Markdown files removing trailing whitespace causes issues for hard line breaks,
Expand Down

0 comments on commit 37d0529

Please sign in to comment.