Update trigger for PR workflow (#20159)

pull_request doesn't pass permissions correctly for the action to work.
This commit is contained in:
Kat Gerasimova 2021-12-13 15:36:10 +00:00 committed by GitHub
parent 1e386f7786
commit 46bcd13e05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,8 @@
name: Move pull requests asking for review to the relevant project
on:
pull_request:
pull_request_target:
types: [review_requested]
jobs:
add_design_pr_to_project:
name: Move PRs asking for design review to the design board