Skip to content

Commit b33d8c6

Browse files
authored
add turbo repo (calcom#26051)
1 parent 73b2760 commit b33d8c6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/check-types.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
workflow_call:
44
env:
55
NODE_OPTIONS: --max-old-space-size=4096
6+
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
7+
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
68
permissions:
79
contents: read
810
jobs:

0 commit comments

Comments
 (0)