I created a Github Actions workflow to automatically trigger Andy Matuschak’s note-link-janitor on every push to the repository (which contains all the md files for version control).
Using this means, your repo is maintained without the necessity of local cron-jobs or installation of yarn.
All you need to do is copy this workflow to the /.github/workflows/ folder.
Comments
I created a Github Actions workflow to automatically trigger Andy Matuschak’s note-link-janitor on every push to the repository (which contains all the md files for version control).
Using this means, your repo is maintained without the necessity of local cron-jobs or installation of yarn.
All you need to do is copy this workflow to the /.github/workflows/ folder.
Whenever I create backlinks, there is also a "## .." heading at the bottom. How do I prevent this?
