Merge pull request #958 from anderbubble/changelog-skip-labels

Skip changelog enforcement for certain labels
This commit is contained in:
Christian Goll
2023-10-16 08:02:55 +02:00
committed by GitHub

View File

@@ -13,3 +13,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: dangoslen/changelog-enforcer@v3
with:
skipLabels: "refactor,testing,build,project"