Skip to content

Commit

Permalink
Update .github/workflows/conventional-commits.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin authored Jan 16, 2024
1 parent 138b0a7 commit 2fa0696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conventional-commits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
update-labels: false # OPTIONAL; do not update the Pull Request labels based on the Conventional Commits information.
include-commits: false
include-pull-requests: true
token: ${{ secrets.GITHUB_TOKEN }}
types: |
chore
Expand Down

0 comments on commit 2fa0696

Please sign in to comment.