Currently, diff reports are only generated when issues are created and data/growth files are directly modified. They're hard to access, even from gh-pages branch.
in ghactions_deploy file, after line 34 might need to add:
# generate a diff report on the deployment branch
Currently, diff reports are only generated when issues are created and data/growth files are directly modified. They're hard to access, even from gh-pages branch. in ghactions_deploy file, after line 34 might need to add:
# generate a diff report on the deployment branch