mirror of
https://github.com/go-task/task.git
synced 2024-12-12 10:45:49 +02:00
chore(docs) add missing watch: true
to example
This commit is contained in:
parent
75aa066d9c
commit
2842ae7fb5
@ -1817,6 +1817,7 @@ interval: 500ms
|
||||
tasks:
|
||||
build:
|
||||
desc: Builds the Go application
|
||||
watch: true
|
||||
sources:
|
||||
- '**/*.go'
|
||||
cmds:
|
||||
|
Loading…
Reference in New Issue
Block a user