diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 9511542229..e208e26d25 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -10,7 +10,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -name: PR Check CI (check) +name: Check on: pull_request: diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml index 5f2ae2f2d5..ead2d42ff8 100644 --- a/.github/workflows/doc.yml +++ b/.github/workflows/doc.yml @@ -10,7 +10,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -name: PR Check CI (doc) +name: Doc on: pull_request: