Scope PR comment bot to only run when the PR is opened. (#11830)

This commit is contained in:
Joe Doss 2020-12-09 10:44:04 -06:00 committed by GitHub
parent 692acd3cb2
commit eee63068dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ name: Pull Request
on:
pull_request_target:
types: [opened]
jobs:
pull_request_comment: