aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/project-config
diff options
context:
space:
mode:
Diffstat (limited to 'infra/project-config')
-rw-r--r--infra/project-config/README.md (renamed from infra/project-config/README)0
-rw-r--r--infra/project-config/refs.cfg7
2 files changed, 7 insertions, 0 deletions
diff --git a/infra/project-config/README b/infra/project-config/README.md
index b7fc9e594a..b7fc9e594a 100644
--- a/infra/project-config/README
+++ b/infra/project-config/README.md
diff --git a/infra/project-config/refs.cfg b/infra/project-config/refs.cfg
new file mode 100644
index 0000000000..e023102eb4
--- /dev/null
+++ b/infra/project-config/refs.cfg
@@ -0,0 +1,7 @@
+# Refs configuration file. The documentation of the format can be found
+# at https://luci-config.appspot.com/schemas/projects:refs.cfg.
+
+refs {
+ name: "refs/heads/master"
+ config_path: "infra/branch-config"
+}