Skip to content

Commit

Permalink
Merge pull request #296 from vmware-tanzu/aaronshurley-patch-1
Browse files Browse the repository at this point in the history
add synchronize event to inclusive language check
  • Loading branch information
joaopapereira authored Nov 21, 2022
2 parents 5ce1a87 + e5fc642 commit 94dc21f
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 94dc21f

Please sign in to comment.