serverless-iam-roles-per-function
serverless-iam-roles-per-function copied to clipboard
ci: added github workflow build
Seeing as we don't perform any more builds using Travis this is the drop in replacement, for at least integration builds, using Github Actions. I believe this is need amongst other things.
Here you can see them in action: https://github.com/andersquist/serverless-iam-roles-per-function/actions/runs/1363746287
It currently fails because the latest version of serverless
has some breaking changes.