-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Commits of types like docs or fixes to workflow
files trigger the build and deploy github pages
workflow which are not needed, thereby wasting resources and action time.
Describe the solution you'd like
Create a new branch gh-pages
and configure so that the app is built and deployed from that branch
Describe alternatives you've considered
A way to configure the workflow so that it is only triggered if any source files are edited. Not sure how to do this tho(or if this is possible)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request