1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Update check_branch description a little [ci skip]

This commit is contained in:
Takashi Kokubun 2019-08-13 01:29:37 +09:00
parent 957bdfbab8
commit 4e418a6c06
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -1,3 +1,4 @@
# This is enabled on protected branches except master.
# This will be used to achieve [Misc #16094] later. # This will be used to achieve [Misc #16094] later.
name: check_branch name: check_branch
on: [pull_request] on: [pull_request]