Currently all github workflow files have to be in the ".github/workflows" folder and it is not possible to use a folder structure e.g.
.github/workflows/dev/
.github/workflows/acc/
When I tried to change the github action path to acc/test-selfservice.yaml, I only get following error message when executing a self-service action:
Got 404 while addressing github api, repo or workflow not found