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
When adding support for python build tools as part of the build_as_code check in #67, it was found that many projects use Github Actions to publish packages. For example, Flask and urllib3 both use: pypa/gh-action-pypi-publish.
We need to add support for this Action to detect deployment.