Skip to content

Commit

Permalink
Add documentation label to changelog workflow skiplist (#1619)
Browse files Browse the repository at this point in the history
* Add docs label to changelog workflow skiplist

* Update changelog.yml

---------

Co-authored-by: Pedro Fontana <fontana.pedro93@gmail.com>
  • Loading branch information
fmoletta and pefontana authored Feb 19, 2024
1 parent 6101b05 commit f1d2ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
steps:
- uses: dangoslen/changelog-enforcer@v3
with:
skipLabels: pipelines,coverage
skipLabels: pipelines,coverage,documentation

0 comments on commit f1d2ec7

Please sign in to comment.