mirror of
https://github.com/go-task/task.git
synced 2026-06-26 14:16:16 +00:00
feat: run default task in included file when task is omitted
This commit is contained in:
5
testdata/includes_unshadowed_default/Taskfile.yml
vendored
Normal file
5
testdata/includes_unshadowed_default/Taskfile.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
version: '3'
|
||||
|
||||
includes:
|
||||
included:
|
||||
taskfile: Taskfile2.yml
|
||||
Reference in New Issue
Block a user