This commit is contained in:
Kevin Heis 2022-09-19 10:06:21 -07:00 коммит произвёл GitHub
Родитель 6f0e399752
Коммит 7753ef3583
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -129,6 +129,7 @@ jobs:
- name: Gather files changed
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PR_NUMBER: ${{ github.event.pull_request.number }}
run: |
# If its a pull request, use the faster call to the GitHub API