This repository originally included a GitHub Actions workflow that enables basic clone tracking. Specifically, it counts the total number of clones on a daily basis and periodically updates a public gist:
If you have forked this repository, please note:
The workflow will not run by default unless you have explicitly set the required repository secrets.
No data has been collected from your fork unless you have manually configured it.
However, if you're using this code for teaching or in an institutional setting, it is recommended to remove the workflow from .github/workflows in your fork to avoid any potential conflict with privacy policies.