Skip to content

Commit

Permalink
Chore: Fixes danger-pr in circe-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pustovitDmytro committed Apr 27, 2021
1 parent 05c5bc5 commit adff8b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ aliases:
version: 2
debug: true
jobs:
analyze-pr:
danger-pr:
<<: *defaults
environment:
DANGER_GITHUB_API_TOKEN: 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
steps:
- checkout
- run: *install
- run: *analyze
- run: *danger-pr

install:
<<: *defaults
Expand Down

0 comments on commit adff8b3

Please sign in to comment.