This automation uses GitHub Actions to check periodically(every hour) for non-handed slips.
- GitHub account
- Enabled notifications for GitHub Actions
- Fork this repository
- Set two secrets for your new repository:
- Done.
- The only executable code(GitHub Action workflow) is located here.
- It utilizes only open source technology - Ubuntu, CURL, and JQ.
- Secrets are stored in encrypted form by GitHub.
- You can configure your repository as private.