Skip to content

Commit

Permalink
chore: check-code ci job uses danger-github-oss context (#9127)
Browse files Browse the repository at this point in the history
check-code ci job reads danger token from context
  • Loading branch information
ovasdi authored Aug 7, 2023
1 parent 08b7603 commit ad94ac3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ jobs:
- run:
name: Release app version
command: ./scripts/release-ios-app-branch

workflows:
version: 2
nightly:
Expand Down Expand Up @@ -470,6 +471,7 @@ workflows:
- play_store_submission

- check-code:
context: danger-github-oss
filters:
branches:
ignore:
Expand All @@ -485,6 +487,7 @@ workflows:
ignore:
- app_store_submission
- play_store_submission

- horizon/block:
context: horizon
project_id: 37
Expand Down

0 comments on commit ad94ac3

Please sign in to comment.