Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run link checker GitHub action on schedule. (#1221)
Most PRs do not add/update links, however sites go down often. This change makes sure that we catch any broken link in the repository and fix it, but at the same time we do not want to block PRs because of some unrelated broken links. This PR updates the workflow to run everyday at midnight UTC. Signed-off-by: Rabi Panda <[email protected]>
- Loading branch information