Update test.yml
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user