Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix 508 Static Site compliance check success message when run from cr…
…on (#135) ## 🎫 Ticket No Ticket ## 🛠 Changes Target base url set in one step for use in later steps ## ℹ️ Context The slack message for success/failure of the 508 compliance check was using the url from the input, but cron does not set inputs. Instead, I am setting the ## 🧪 Validation Checks ran with appropriate messages
- Loading branch information