Skip to content

Commit 7517091

Browse files
🔧 [CI]: Remove GITHUB_TOKEN from Test-ModuleLocal workflow for security compliance
1 parent b1fbc71 commit 7517091

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎.github/workflows/Test-ModuleLocal.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ jobs:
114114
TEST_USER_ORG_FG_PAT: ${{ secrets.TEST_USER_ORG_FG_PAT }}
115115
TEST_USER_USER_FG_PAT: ${{ secrets.TEST_USER_USER_FG_PAT }}
116116
TEST_USER_PAT: ${{ secrets.TEST_USER_PAT }}
117-
GITHUB_TOKEN: ${{ github.token }}
118117
with:
119118
Debug: ${{ inputs.Debug }}
120119
Prerelease: ${{ inputs.Prerelease }}

0 commit comments

Comments
 (0)