Skip to content

Commit

Permalink
Fix a minor typo in Semaphore CI setup
Browse files Browse the repository at this point in the history
  • Loading branch information
hongrich authored Feb 3, 2018
1 parent aaffc60 commit 6d6f87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/ci_source/providers/Semaphore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { ensureEnvKeysExist, ensureEnvKeysAreInt } from "../ci_source_helpers"
/**
* ### CI Setup
*
* For Semaphor you will want to go to the settings page of the project. Inside "Build Settings"
* For Semaphore you will want to go to the settings page of the project. Inside "Build Settings"
* you should add `yarn danger ci` to the Setup thread. Note that Semaphore only provides
* the build environment variables necessary for Danger on PRs across forks.
*
Expand Down

0 comments on commit 6d6f87d

Please sign in to comment.