| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-11-23 | Narrow down repository events that trigger a build | -1/+1 | ||
| I've narrowed down repository events that trigger a Build to the "push" event specifically. This means that we never build for a "pull request" trigger, even if the source branch is called "master". | ||||
| 2020-11-21 | Add a banner and fix the README a bit. | -2/+4 | ||