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:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user