File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33The repo for all _ public_ Workflows that appear within Warp and within [ commands.dev] ( https://www.commands.dev/ ) .
44
5- ** To learn how to create local or repository workflows, see [ our docs] ( https://github.com/warpdotdev/ warp-internal/pull/2205 ) .**
5+ ** To learn how to create local or repository workflows, see [ our docs] ( https://docs. warp.dev/features/workflows#creating-custom-workflows ) .**
66
77<img width =" 736 " alt =" image " src =" https://user-images.githubusercontent.com/4110292/164031239-49f0ec9e-f124-44c4-89e6-6facc9bf9a8f.png " >
88
@@ -20,7 +20,7 @@ All public workflows (i.e. workflows within this repo) are also available at [co
2020## Contributing
2121Contributions are always welcome! If you have a workflow that would be useful to many Warp users, feel free to send a PR to add a Workflow spec.
2222
23- All workflows are defined as YAML files within the [ ` specs/ ` ] ( specs/ ) directory.
23+ All workflows are defined as YAML files within the [ ` specs/ ` ] ( specs/ ) directory.
2424
2525### File Format
2626A comprehensive description of the file format is available in [ FORMAT.md] ( FORMAT.md ) .
@@ -54,7 +54,7 @@ source_url: "https://stackoverflow.com/questions/7323261/uninstall-remove-a-home
5454author : Ory Band
5555# The URL of original author of the Workflow. For example, if this workflow was generated from StackOverflow, the `author_url` would be the StackOverflow author's profile page.
5656author_url : " https://stackoverflow.com/users/207894"
57- # The valid shells where this workflow should be active. If valid for all shells, this can be left empty.
57+ # The valid shells where this workflow should be active. If valid for all shells, this can be left empty.
5858# See FORMAT.md for the full list of accepted values.
5959shells : []
6060` ` `
You can’t perform that action at this time.
0 commit comments