Skip to content

Commit

Permalink
Add Skip-Changelog label to skip changelog verification on certain …
Browse files Browse the repository at this point in the history
…PRs (#2726)

Signed-off-by: Miki <amoo_miki@yahoo.com>

Signed-off-by: Miki <amoo_miki@yahoo.com>
  • Loading branch information
AMoo-Miki committed Nov 2, 2022
1 parent 1ecfee7 commit 7264635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog_verifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:

- uses: dangoslen/changelog-enforcer@v3
with:
skipLabels: "autocut"
skipLabels: "autocut, Skip-Changelog"

0 comments on commit 7264635

Please sign in to comment.