diff --git a/README.md b/README.md index 4d50a7f..b6f757b 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,11 @@ Your upstream repository `UpstreamRepo` pertaining to the upstream organization called `UpstreamOrg`. This repository is a learning example. + +## Workflows + +Find the github worklows under [.github/workflows](./.github/workflows), they'll run in the [Actions](https://github.com/UpstreamOrg/UpstreamRepo/actions) tab. + +## Project + +The project for this repository is called [Project](https://github.com/UpstreamOrg/UpstreamRepo/projects/1) in the 'Projects' tab.