This repo contains quick experiments and demonstrations of GitHub Actions features. Sometimes the behavior is not clearly documented, so we can test it out to see how it behaves.
See the workflows folders for main contents.
By default on main all workflows are disabled (does not have push: trigger).
They can only be run through workflow_dispatch:.