github actions - running your workflow manually


To be able to run your workflow manually, you need to have this trigger configure 'workflow_dispatch' for your default branch or main branch. If you have it in your feature branch, that won't work. You will either need to create a merge request to merge that into your default/main branch.

Once you have done that, you should see the following and be able to trigger it.




 



Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error