Skip to content

Commit

Permalink
squash: wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jan 16, 2024
1 parent 687ad31 commit 80a5681
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .commit-me.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"include-commits": false,
"include-pull-requests": true,
"update-labels": false,
"types": [ "chore", "ci", "docs", "feat", "fix", "perf", "refactor", "release", "test" ]
}
1 change: 1 addition & 0 deletions .github/workflows/conventional-commits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
- uses: dev-build-deploy/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
update-labels: false
config: ".commit-me.json"

0 comments on commit 80a5681

Please sign in to comment.