Add pull_request_target to GH project (#4751)

Co-authored-by: Eddy Ashton <edashton@microsoft.com>
This commit is contained in:
shokouedamsr 2022-12-15 16:35:21 +00:00 коммит произвёл GitHub
Родитель a6149af580
Коммит 538c1346f2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 0 удалений

3
.github/workflows/github-projects.yml поставляемый
Просмотреть файл

@ -5,6 +5,9 @@ on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-to-project: