Update CI Components authored by Slominski, Ryan's avatar Slominski, Ryan
......@@ -34,7 +34,7 @@ stages:
- src/**/*
```
**Note**: For pipeline types `tag, `scheduled`, and `manual` there is no push event so changes are always `true`. See: [rules:changes](https://docs.gitlab.com/ci/yaml/#ruleschanges)
**Note**: For pipeline types `tag`, `scheduled`, and `manual` there is no push event so changes are always `true`. See: [rules:changes](https://docs.gitlab.com/ci/yaml/#ruleschanges)
**Manually**
(only when you click New Pipeline button)
......
......