mirror of
https://github.com/go-task/task.git
synced 2026-06-15 03:41:37 +00:00
chore(docs) add missing watch: true to example
This commit is contained in:
@@ -1817,6 +1817,7 @@ interval: 500ms
|
||||
tasks:
|
||||
build:
|
||||
desc: Builds the Go application
|
||||
watch: true
|
||||
sources:
|
||||
- '**/*.go'
|
||||
cmds:
|
||||
|
||||
Reference in New Issue
Block a user