Skip to content

Commit 065e680

Browse files
🩹 [Fix]: Remove unnecessary APIKey secret from Test-Module workflow
1 parent 7dd7b59 commit 065e680

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/Test-Module.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: Test-SourceCode
33
on:
44
workflow_call:
55
secrets:
6-
APIKey:
7-
description: The API key for the PowerShell Gallery.
8-
required: true
96
TEST_APP_ENT_CLIENT_ID:
107
description: The client ID of an Enterprise GitHub App for running tests.
118
required: false

0 commit comments

Comments
 (0)