summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-08-13 01:29:37 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2019-08-13 01:29:37 +0900
commit4e418a6c0676271da3176116a62a2fc913ac4548 (patch)
tree68ed50a7f083eb2595c93baff247726d96f179b0
parent957bdfbab8e8095bab82fa2e32571196e1777e10 (diff)
Update check_branch description a little [ci skip]
-rw-r--r--.github/workflows/check_branch.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check_branch.yml b/.github/workflows/check_branch.yml
index 797e78ef07..89561a713b 100644
--- a/.github/workflows/check_branch.yml
+++ b/.github/workflows/check_branch.yml
@@ -1,3 +1,4 @@
+# This is enabled on protected branches except master.
# This will be used to achieve [Misc #16094] later.
name: check_branch
on: [pull_request]