- Give your Personal Access Token (PAT) access to workflow.
- Put the accompanying
build.yml
inside.github/workflows
path inside your repository. Edit it as required. You may check the validity of the yaml file online. - On top of your repository's
README.md
, put the following badge:
[](https://github.com/<OWNER>/<REPO>/actions/workflows/build.yml)
- Add, Commit and Push
- See results of GitHub Actions @
https://github.com/<OWNER>/<REPO>/actions/workflows/build.yml