Skip to content

Commit

Permalink
ci: Fix disabled pr-title check
Browse files Browse the repository at this point in the history
  • Loading branch information
ABorgna committed Oct 30, 2024
1 parent 7e49d13 commit ec93626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Check Conventional Commits format
on:
pull_request_target:
branches:
- main
- master
types:
- opened
- edited
Expand Down

0 comments on commit ec93626

Please sign in to comment.