Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kha authored Nov 5, 2024
1 parent 702227e commit f98819b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr-body.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ on:
merge_group:
pull_request:
types: [opened, synchronize, reopened, edited]
issue_comment:
types: [created]


jobs:
check-pr-title:
if: github.event.issue.pull_request != null
runs-on: ubuntu-latest
steps:
- name: Check PR title
Expand Down

0 comments on commit f98819b

Please sign in to comment.