mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-20 11:28:35 -05:00
fix: danger-pr workflow
@see https://github.com/ipfs/awesome-ipfs/actions/runs/3146545048/jobs/5115117338
This commit is contained in:
parent
710ba3da6d
commit
9dd1ae00b3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pull_requests.yml
vendored
1
.github/workflows/pull_requests.yml
vendored
|
@ -56,3 +56,4 @@ jobs:
|
|||
run: npm run ci:danger
|
||||
env:
|
||||
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue