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.
2 parents c1792ca + 137b9a4 commit b57fa50Copy full SHA for b57fa50
turbo.json
@@ -1,5 +1,6 @@
1
{
2
"$schema": "https://turborepo.org/schema.json",
3
+ "globalPassThroughEnv": ["GITHUB_TOKEN", "GH_PAT", "GH_USERNAME", "GH_EMAIL", "GH_NAME", "CPAPI_PASS", "CPAPI_URL", "CPAPI_USER", "CPAPI_USER_OPENID"],
4
"globalDependencies": [
5
"automation/**",
6
".npmrc",
0 commit comments