Option to skip npm install in Azure/static-web-apps-deploy
Open
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I have a github workflow that runs npm install explicitly. It would desirable to be able to skip this as part of the `Azure/static-web-apps-deploy` action
**Describe the solution you'd like**
A option passed to the action to disable `npm install`
**Describe alternatives you've considered**
Not using `Azure/static-web-apps-deploy` action
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.