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

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

android studio kotlin source is null error