Quiet workflow on Repo Sync PRs (#16961)

Quiet workflow on Repo Sync PRs

Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
This commit is contained in:
Chiedo John 2020-12-15 09:30:25 -05:00 коммит произвёл GitHub
Родитель 804d63c01f
Коммит b6df7eb440
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,7 @@ on:
jobs:
triage:
if: github.repository == 'github/docs' && github.event.pull_request.user.login != 'Octomerger'
if: github.repository == 'github/docs' && github.event.pull_request.pull_request.user.login != 'Octomerger'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f