Skip to content

Commit

Permalink
Update conventional-commits.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin authored Jan 15, 2024
1 parent b73fe13 commit 995f52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional-commits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: dev-build-deploy/[email protected]
with:
update-labels: false # OPTIONAL; do not update the Pull Request labels based on the Conventional Commits information.
include-commits: true
include-commits: false
token: ${{ secrets.GITHUB_TOKEN }}
types: |
chore
Expand Down

0 comments on commit 995f52b

Please sign in to comment.