CI: Change the workflow name for build.yml
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 301096b..94c58c9 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -10,7 +10,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-name: PR Check CI
+name: PR Check CI (build)
 
 on:
   pull_request: