Skip to content

Commit

Permalink
squash: what?
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jan 17, 2024
1 parent ece79a7 commit e123b42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/commit-lint.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Linter Conventional Commits
on:
pull_request:
pull_request_target:
types:
- opened
- synchronize
Expand All @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4.1.1
- uses: wagoid/commitlint-github-action@v5.4.5
name: Lint Commit Messages
- uses: amannn/action-semantic-pull-request@v5
- uses: amannn/action-semantic-pull-request@v5.4.0
name: Lint PR Title
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e123b42

Please sign in to comment.