Add logic to the scripts to avoid making HTTP calls as a CLI option, to avoid making time-consuming requests during CI checks (that will not make use of the information obtained from those requests anyway).
Add path-based logic to the workflow to only parse the database if the database was changes, and only build the site if the site files were changed.
Add logic to the scripts to avoid making HTTP calls as a CLI option, to avoid making time-consuming requests during CI checks (that will not make use of the information obtained from those requests anyway).
Add path-based logic to the workflow to only parse the database if the database was changes, and only build the site if the site files were changed.