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
@@ -2,11 +2,11 @@ name: Continuous Integration
on:
push:
branches: [ main, develop ]
branches: [ amd-mainline, amd-staging ]
paths-ignore:
- '*.md'
pull_request:
branches: [ main, develop ]
branches: [ amd-mainline, amd-staging ]
paths-ignore:
- '*.md'