diff --git a/content/guides/building-a-ci-server.md b/content/guides/building-a-ci-server.md index f5a908d5b9..7d977716f2 100644 --- a/content/guides/building-a-ci-server.md +++ b/content/guides/building-a-ci-server.md @@ -88,7 +88,7 @@ What's going on? Every event that GitHub sends out attached a `X-GitHub-Event` HTTP header. We'll only care about the PR events for now. From there, we'll take the payload of information, and return the title field. In an ideal scenario, our server would be concerned with every time a pull request is updated, not just -when it's updated. That would make sure that every new push passes the CI tests. +when it's opened. That would make sure that every new push passes the CI tests. But for this demo, we'll just worry about when it's opened. To test out this proof-of-concept, make some changes in a branch in your test pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy