fluidtrends/chunky

View on GitHub
src/tasks/main/index.js

Summary

Maintainability
A
0 mins
Test Coverage
module.exports = async (workflow) => {
   return workflow.product.currentRelease.sync()
}