Update workflows and Contrib docs

Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
Change-Id: I2ae31144ee1ab29c8bbba83f0c7eb0bb9dc079ba


[ROCm/amdsmi commit: 049c59c5bb]
这个提交包含在:
Maisam Arif
2025-06-13 15:59:55 -05:00
提交者 Arif, Maisam
父节点 6688ae237f
当前提交 34041504f9
修改 2 个文件,包含 4 行新增4 行删除
+2 -2
查看文件
@@ -34,7 +34,7 @@ It mostly follows Google C++ formatting with 100 character line limit.
## Pull Request Guidelines ##
When you create a pull request, you should target the default branch. Our
current default branch is the **develop** branch, which serves as our
current default branch is the **amd-staging** branch, which serves as our
integration branch.
### Deliverables ###
@@ -44,7 +44,7 @@ Please include the licensing header
/*
* =============================================================================
* Copyright (c) 2019-2024 Advanced Micro Devices, Inc.
* Copyright (c) 2019-2025 Advanced Micro Devices, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
+2 -2
查看文件
@@ -10,9 +10,9 @@ updates:
open-pull-requests-limit: 10
schedule:
interval: "weekly"
target-branch: "develop"
target-branch: "amd-staging"
labels:
- "documentation"
- "dependencies"
reviewers:
- "samjwu"
- "petepark_amdeng"