Skip to content

Commit

Permalink
fix: fix pr title line not run
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoweii committed Oct 27, 2023
1 parent a30eead commit c37679f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/title-lint.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
name: Pull Request Title Lint

on:
pull_request_target:
types:
- labeled
- opened
- synchronize
- reopened
- ready_for_review
- edited
pull_request:
branches: [ "main" ]

jobs:
title-lint:
Expand Down

0 comments on commit c37679f

Please sign in to comment.