diff --git a/.github/commands/example/example.yml b/.github/commands/example/example.yml index 67a8567b920d8..e434b5b5585d0 100644 --- a/.github/commands/example/example.yml +++ b/.github/commands/example/example.yml @@ -1,3 +1,3 @@ -name: Example command +name: example description: This command is just used for examples commandStart: 'echo "Hello World!"'