ARCHITECTURE.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/FUNDING.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/question.md
.github/workflows/codeql-analysis.yml
.github/workflows/packaging.yml
.github/workflows/tests.yml
src/tox_gh_actions/__init__.py
src/tox_gh_actions/plugin.py
src/tox_gh_actions/py.typed
src/tox_gh_actions/version.py
src/tox_gh_actions.egg-info/PKG-INFO
src/tox_gh_actions.egg-info/SOURCES.txt
src/tox_gh_actions.egg-info/dependency_links.txt
src/tox_gh_actions.egg-info/entry_points.txt
src/tox_gh_actions.egg-info/requires.txt
src/tox_gh_actions.egg-info/top_level.txt
src/tox_gh_actions.egg-info/zip-safe
tests/test_integration.py
tests/test_plugin.py