Prepare for branch renaming. (#367)

* Add `amd-staging` and `amd-mainline` to workflow
* Update links in documentation to use amd-mainline

---------

Signed-off-by: David Galiffi <David.Galiffi@amd.com>

[ROCm/rocprofiler-systems commit: 6c28e49d11]
This commit is contained in:
David Galiffi
2024-09-20 16:15:50 -04:00
szülő 5c2b64ddca
commit a174156fbc
13 fájl változott, egészen pontosan 39 új sor hozzáadva és 39 régi sor törölve
@@ -3,12 +3,12 @@ run-name: Python
on:
push:
branches: [ main, develop ]
branches: [ main, develop, amd-mainline, amd-staging ]
paths:
- 'source/python/gui/*.py'
- 'source/python/gui/**/*.py'
pull_request:
branches: [ main, develop ]
branches: [ main, develop, amd-mainline, amd-staging ]
paths:
- 'source/python/gui/*.py'
- 'source/python/gui/**/*.py'