omsf-eco-infra / gha-runner

A simple GitHub Action for creating cloud-based self-hosted runners.
MIT License
0 stars 3 forks source link

docs: Add matrix use docs #37

Open ethanholz opened 6 days ago

ethanholz commented 6 days ago

This pull request adds advanced usage documentation for using the gha-runner action in matrix workflows and provides an example of how to implement this using reusable workflows. The most important changes include the addition of a new section in the README.md file and detailed instructions in a new docs/matrix.md file.

Documentation updates: