Skip to content

Commit

Permalink
Merge pull request warewulf#1183 from mslacken/NoChangelogForTypos
Browse files Browse the repository at this point in the history
skip changelog-enforcer for typos
  • Loading branch information
mslacken authored Apr 10, 2024
2 parents ea58b5a + 4e6cd1b commit 3d12803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-enforcer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
steps:
- uses: dangoslen/changelog-enforcer@v3
with:
skipLabels: "refactor,testing,build,project"
skipLabels: "refactor,testing,build,project,typo"

0 comments on commit 3d12803

Please sign in to comment.