We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86ace9a commit 9c767d9Copy full SHA for 9c767d9
1 file changed
.moon/workspace.yml
@@ -6,6 +6,10 @@ $schema: './cache/schemas/workspace.json'
6
projects:
7
- 'apps/*'
8
- 'packages/*'
9
+
10
+# Inherit global tasks
11
+extends: 'tasks.yml'
12
13
vcs:
14
defaultBranch: 'main'
15
provider: 'github'
0 commit comments