Run specific gh workflow - allanrogerr/public GitHub Wiki
1.- Create branch on origin e.g. aistor
called e.g. split-ui-tests
2.- Point to origin
git remote set-url origin https://allanrogerr:[email protected]/miniohq/aistor.git
3.- Run workflow
gh workflow run .github/workflows/k8s_testing.yaml --ref split-ui-tests