Skip to content

Commit ce66f01

Browse files
alan-agius4josephperrott
authored andcommitted
ci: disable corepack prompt (#2775)
Issue: angular/components#31062 (comment) PR Close #2775
1 parent f7ef306 commit ce66f01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ng-renovate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
permissions:
1212
contents: read
1313

14+
env:
15+
COREPACK_ENABLE_DOWNLOAD_PROMPT: 0 # Disable corepack prompt
16+
1417
jobs:
1518
renovate:
1619
strategy:

0 commit comments

Comments
 (0)