diff --git a/fun.cm b/fun.cm new file mode 100644 index 0000000..be0af88 --- /dev/null +++ b/fun.cm @@ -0,0 +1,14 @@ +# -*- mode: yaml -*- +# This example configuration for provides basic automations to get started with gitStream. +# View the gitStream quickstart for more examples: https://docs.gitstream.cm/examples/ +manifest: + version: 1.0 + +automations: + if: + - true + run: + - action: add-comment@v1 + args: + comment: | + Hi Elad!