Update README and workflows (#27)

* Update README

- Overview
- Contributing
- Build and install

* Update workflows

- branches reflect new amd-mainline and amd-staging names instead of main and develop

[ROCm/rocprofiler-register commit: 40f37f9597]
This commit is contained in:
Jonathan R. Madsen
2023-10-19 03:47:27 -05:00
parent 9f2109381b
commit 26b7abc638
3 changed files with 64 additions and 4 deletions
@@ -4,7 +4,7 @@ name: Formatting
on:
workflow_dispatch:
pull_request:
branches: [ main ]
branches: [ amd-mainline, amd-staging ]
paths-ignore:
- '.github/workflows/pull_*.yml'
- '.github/workflows/linting.yml'