Skip to content

Commit 9d2784e

Browse files
committed
fix: remove unused DANGER_GITHUB_API_TOKEN from PR check workflow
1 parent ac29f30 commit 9d2784e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pr-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525
- name: Run Danger
2626
run: npx danger ci --dangerfile=./.github/.dangerfile.ts
2727
env:
28-
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
2928
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)