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 fe0cafa commit 0a61d1aCopy full SHA for 0a61d1a
.github/workflows/create-cache.yml
@@ -20,6 +20,8 @@ defaults:
20
21
jobs:
22
cache:
23
+ if: github.repository == 'microsoft/typescript-go'
24
+
25
strategy:
26
fail-fast: false
27
matrix:
0 commit comments