summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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]