Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-ramos committed Dec 5, 2024
1 parent 97080cf commit 458206c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/commit_lint.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
name: "Conventional Commits"

on:
pull_request_target:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
- labeled
- unlabeled
jobs:
lint_pr_commits:
main:
name: Validate commit messages
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 458206c

Please sign in to comment.