.gitignore
LICENSE
Makefile
README.md
action.yml
pyproject.toml
setup.py
.github/workflows/ifexpands.yml
.github/workflows/local.yml
.github/workflows/publish-docker-image.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/remote.yml
.github/workflows/test.yml
actions_includes/__init__.py
actions_includes/__main__.py
actions_includes/check.py
actions_includes/version.py
actions_includes.egg-info/PKG-INFO
actions_includes.egg-info/SOURCES.txt
actions_includes.egg-info/dependency_links.txt
actions_includes.egg-info/entry_points.txt
actions_includes.egg-info/requires.txt
actions_includes.egg-info/top_level.txt
actions_includes.egg-info/zip-safe
docker/Dockerfile
tests/include/action.yaml
tests/include-multi/action.yaml
tests/recursive/local/action.yaml
tests/recursive/remote/action.yaml
tests/workflows/ifexpands.yml
tests/workflows/local.yml
tests/workflows/remote.yml