Load actions from both actions.config and action.config

While documentation asked for "actions.config" (trailing "s" in
"actions"), the code only loaded action.config (no trailing "s" in
"action"). To make up for this mess, we load from both files, and
consider "actions.config" the canonical place.

Change-Id: I475f152bc14d90664ee673b5cd559d61155ab3ce
2 files changed
tree: 56120f89c54c0441e1f7ccf207909a4bf0fdaf35
  1. .settings/
  2. src/
  3. .gitignore
  4. BUCK
  5. LICENSE
  6. pom.xml