GoogleCloudPlatform / functions-framework-nodejs

FaaS (Function as a service) framework for writing portable Node.js functions
Apache License 2.0
1.29k stars 160 forks source link

chore: Add NodeJS 18 and NodeJS 20 as test targets for github workflows #531

Closed MontyCarter closed 1 year ago

conventional-commit-lint-gcf[bot] commented 1 year ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

kenneth-rosario commented 1 year ago

I think you will need to amend current commit to renam and force push to branch for conventionalcommit to not complain.

MontyCarter commented 1 year ago

I think you will need to amend current commit to renam and force push to branch for conventionalcommit to not complain.

Done.