Skip to content

Commit 319260c

Browse files
committed
chore(ci): remove unnecessary secrets input from static code validation workflow
1 parent 2056d74 commit 319260c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ciStaticCodeValidation.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ on:
1515
default: ${{ github.ref }}
1616
required: false
1717
type: string
18-
secrets:
19-
GITHUB_TOKEN:
20-
description: GitHub token for authentication
21-
required: false
2218
workflow_dispatch:
2319
inputs:
2420
validateEntireRepo:

0 commit comments

Comments
 (0)