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
Fix content not showing up in preview and link checker checking more than *.mdx files (#226)
* Broken link checker should only run on .mdx files
* Add a test to catch a broken link
* Edit a JSON file
* Move to always using head.sha when link checking
* Miss a place for the head.sha
* print the changed files
* Move back to using nick-fields/retry
* Fix misspelling and add another test
* Fix wrong var being pass in
* Fix misspelling of variable
* Found another misspelling :face_palm:
* get-changed-files output is space not comma sep
* Give action a clearer name
* Fix dev-portal cache
* Revert testing changes
* Put back space
0 commit comments