- [ ] In this repo, create a workflow `ci.yml` that contains a job `mainline` which triggers on push to `master`(and/or `main`). - [ ] checkout the code. - [ ] Run a command that prints (`echo`) a message - the message must contain the SHA1 key (short) of the commit that triggered the job