Add process functions option to Github Action parameters @lukekraus45 (#36)
## what * Added process-functions inputwhy
- When process-functions is false, we can avoid processing the yaml functions. Values retrieved via the !store commands don't always need to be retrieved when calling atmos describe affected so exposing this flag allows it to be toggled off.