You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit introduces a new GitHub Actions workflow that verifies links in the application during pull requests. The workflow includes steps for checking out the repository, setting up Node.js and Python, installing dependencies, building the application, and running a link verification script against the application running locally.
Signed-off-by: Pete Cheslock <[email protected]>
0 commit comments