Skip to content

Commit

Permalink
fix(ci): remove pr-title check trigger when merge to main (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
benbenbang authored Aug 11, 2023
1 parent 0ba8cfd commit 660cb87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pull-request-title-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
pull_request:
branches:
- main
push:
branches:
- main

jobs:
pr-title-check:
Expand Down

0 comments on commit 660cb87

Please sign in to comment.