Skip to content

Commit

Permalink
ghactions: Also trigger on PR description updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ochosi committed Dec 3, 2024
1 parent 3a863bd commit 5826091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_best_practices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "Verify PR best practices"
on:
pull_request_target:
branches: [ main ]
types: [opened, synchronize, reopened, edited]
issue_comment:
types: [ created ]

Expand Down

0 comments on commit 5826091

Please sign in to comment.