Update pull_requests.yml

This commit is contained in:
Russell Dempsey 2022-09-13 19:17:58 -07:00 committed by GitHub
parent 7e521d6772
commit 6f376309a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,4 +54,4 @@ jobs:
- name: Run danger - name: Run danger
run: npx --yes danger ci run: npx --yes danger ci
env: env:
DANGER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}