Chromium Code Reviews| Index: infra/project-config/refs.cfg |
| diff --git a/infra/project-config/refs.cfg b/infra/project-config/refs.cfg |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e023102eb46796a92c4d21f9b3afb6a1c6195b12 |
| --- /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" |
| +} |