philjhale / sort-text-file-using-gha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains a workflow that sorts input.txt into alphabetic order and commits a new file called input_ordered.txt. To test the workflow, make a change to input.txt and the workflow will run automatically.

About