Fix unused code that causes workflow to fail (#16827)

* Remove unused code that causes workflow to fail


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

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

@ -16,9 +16,6 @@ jobs:
repo-sync-stalls:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
with:
ref: repo-sync
- name: Check if repo sync is stalled
uses: actions/github-script@626af12fe9a53dc2972b48385e7fe7dec79145c9
with: