Skip to content

Commit

Permalink
fix: try to run dange in PR correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
Riccardo Cipolleschi committed Aug 10, 2022
1 parent e509f96 commit ce85f4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/danger_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jobs:
- name: Danger
run: yarn danger ci --use-github-checks --failOnErrors
working-directory: bots
env:
DANGER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ce85f4e

Please sign in to comment.