Update trigger for PR workflow (#20159)

pull_request doesn't pass permissions correctly for the action to work.
pull/20183/head
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
1 changed files with 2 additions and 1 deletions

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