From: Fl_GUI Date: Sun, 13 Apr 2025 17:56:08 +0000 (+0200) Subject: complete git hook task X-Git-Url: https://git.openfl.eu/?a=commitdiff_plain;h=aea73c5c5fd226ef93f67a146827ed20d19787f4;p=yampl.git complete git hook task --- diff --git a/examples/toml/yampl.toml b/examples/toml/yampl.toml index ef69c30..f004472 100644 --- a/examples/toml/yampl.toml +++ b/examples/toml/yampl.toml @@ -83,7 +83,7 @@ On push to main branch of yampl, the toml file must be checked out into the work The yampl service should pick up that new file. ''' type = "task" -completed = false +completed = true [[items]] name = "watch project file"