Uh oh!
There was an error while loading. Please reload this page.
How to run a workflow with a keyboard shortcut? #279
Unanswered
AndrewRayCode
asked this question in
Q&A
Replies: 0 comments
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I deploy using Github workflows. I would love to be able to deploy from VSCode using a keyboard shortcut. Right now I have to:
This is too many steps and involves a click. I've tried setting up various keyboard shortcuts, but this plugin doesn't seem to support running a workflow in a first class way. This doesn't work for example
Is there a native way to do this?
All reactions