Skip to content

Commit

Permalink
squash: add auth token
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jan 10, 2024
1 parent 9e0b7c5 commit f1f4bff
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 @@ -29,6 +29,7 @@ jobs:
with:
update-labels: false # OPTIONAL; do not update the Pull Request labels based on the Conventional Commits information.
include-commits: true
token: ${{ secrets.GITHUB_TOKEN }}
types: |
chore
ci
Expand Down

0 comments on commit f1f4bff

Please sign in to comment.