import config from './config'; import githubActions from './githubActions'; export default { config, githubActions };