urlscan
urlscan copied to clipboard
feat: add github action ci
action runs in here, https://github.com/chenrui333/urlscan/actions
cc @firecat53
Thanks for the contribution! Can you explain what issue you are trying to solve with this github action? As a Python project, builds for each push don't seem useful (to me) since the project can be installed and run locally from the repository. Thank you!
Went ahead and merged, thanks!