Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commitf542448

Browse files
author
Hubot
committed
Merge remote branch 'otherrepo-1420810551/master' into update-1420810551
2 parents86619e0 +e19e63c commitf542448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/guides/building-a-ci-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ What's going on? Every event that GitHub sends out attached a `X-GitHub-Event`
8888
HTTP header. We'll only care about the PR events for now. From there, we'll
8989
take the payload of information, and return the title field. In an ideal scenario,
9090
our server would be concerned with every time a pull request is updated, not just
91-
when it'supdated. That would make sure that every new push passes the CI tests.
91+
when it'sopened. That would make sure that every new push passes the CI tests.
9292
But for this demo, we'll just worry about when it's opened.
9393

9494
To test out this proof-of-concept, make some changes in a branch in your test

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp