From e6bd6bc6d0156b9db59c0de54d4adb3618d5bff8 Mon Sep 17 00:00:00 2001 From: Max Inden Date: Wed, 6 Mar 2024 20:00:02 +0100 Subject: [PATCH] refactor(.github): rename comment workflow Rename `Comment on the pull request` to `QUIC Network Simulator Comment`. --- .github/workflows/qns-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qns-comment.yml b/.github/workflows/qns-comment.yml index 83ec69f086..465be3080c 100644 --- a/.github/workflows/qns-comment.yml +++ b/.github/workflows/qns-comment.yml @@ -4,7 +4,7 @@ # tests itself might run off of a fork, i.e. an untrusted environment and should # thus not be granted write permissions. -name: Comment on the pull request +name: QUIC Network Simulator Comment on: workflow_run: