Skip to content

Commit

Permalink
add synchronize event to inclusive language check
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronshurley authored Nov 21, 2022
1 parent 76ad07f commit 4b04a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inclusive-language-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Check inclusive language

on:
pull_request:
types: ['opened', 'reopened']
types: ['opened', 'reopened', 'synchronize']

jobs:
check-inclusive-language:
Expand Down

0 comments on commit 4b04a6b

Please sign in to comment.