Skip to content

Commit

Permalink
Update danger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ns-vasilev committed Oct 16, 2023
1 parent 9710d51 commit a6794dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
ruby-version: 2.7
bundler-cache: true
- name: Checkout code
uses: actions/checkout@v2
- name: danger
env:
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
Expand Down

0 comments on commit a6794dd

Please sign in to comment.