Skip to content

Commit

Permalink
Update pr-body-validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abhayymishraa authored Jan 4, 2025
1 parent 7b0cfc3 commit b96c1c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-body-validation.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: PR Body Validation

on:
pull_request:
pull_request_target:
types: [opened, edited, synchronize, reopened]

jobs:
Expand Down Expand Up @@ -112,4 +112,4 @@ jobs:
issue_number: context.issue.number,
name: 'needs-info'
});
}
}

0 comments on commit b96c1c0

Please sign in to comment.