Any concurrent PRs updating implementation reports cause a merge conflict in implementations/index.html. Could we use an Actions workflow to build the index.html from the main branch and commit it to gh-pages, so that index.html could be removed from the main branch and remove this source of merge conflicts?
Any concurrent PRs updating implementation reports cause a merge conflict in
implementations/index.html. Could we use an Actions workflow to build theindex.htmlfrom the main branch and commit it togh-pages, so thatindex.htmlcould be removed from the main branch and remove this source of merge conflicts?