summaryrefslogtreecommitdiff
path: root/.github/workflows/check_branch.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/check_branch.yml')
-rw-r--r--.github/workflows/check_branch.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check_branch.yml b/.github/workflows/check_branch.yml
index 4a74cbd458..37cf3a9a8f 100644
--- a/.github/workflows/check_branch.yml
+++ b/.github/workflows/check_branch.yml
@@ -6,7 +6,7 @@
# to prevent us from accidentally pushing commits to GitHub directly.
#
# Details: https://bugs.ruby-lang.org/issues/16094
-name: pull_request
+name: Pull Request
on: [pull_request]
jobs:
check_branch: