1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Update test.yml

This commit is contained in:
Kevin Heis
2022-09-19 10:06:21 -07:00
committed by GitHub
parent 6f0e399752
commit 7753ef3583

View File

@@ -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