readme-chess icon indicating copy to clipboard operation
readme-chess copied to clipboard

Why not convert this repo to github action repo?

Open mmzeynalli opened this issue 1 year ago • 2 comments

So that, one can easily add this to workflow, and run it directly, without storing the python script.

mmzeynalli avatar Oct 03 '24 17:10 mmzeynalli

Good question! I guess the short answer is that I never thought of that 😄

This project started as a single repo, and then created the repo template to make it easy for other to replicate what I have (and avoid having to clone, manually edit files, etc...) but your suggestion makes sense! I'll investigate if I can create a GitHub Action in Python, if so I might create a new one for this :D

Thanks for the suggestion! I'll keep this open for now as I investigate on this topic

marcizhu avatar Oct 03 '24 17:10 marcizhu

Nice! Looking forward to it. Also open to contribution, if needed!

mmzeynalli avatar Oct 03 '24 17:10 mmzeynalli