Replace instances of rocm-libraries with rocm-systems in workflows

このコミットが含まれているのは:
amd-jmacaran
2025-07-16 11:55:53 -04:00
コミット 30c74c10c4
15個のファイルの変更116行の追加116行の削除
+1 -1
ファイルの表示
@@ -28,7 +28,7 @@ Outputs:
Example Usage:
To run in auto-push situations in debug mode and perform a dry-run (no changes made):
python pr_detect_changed_subtrees.py --repo ROCm/rocm-libraries --pr 123 --require-auto-push --debug --dry-run
python pr_detect_changed_subtrees.py --repo ROCm/rocm-systems --pr 123 --require-auto-push --debug --dry-run
"""
import argparse