Overview

PyAction helps you to create and develop GitHub Actions using Python.

This documentation covers all the concepts and a demo hello-world action. Head to Quickstart to see the demo project and create an action in a flash. โšก๏ธ

Custom GitHub Actions can be developed in different ways. PyAction uses the Docker Container method which is highly stable with Python environments.

Updated on