Skip to content

Commit 8038f0c

Browse files
authored
Update pull-request-target.yml to comment out secrets
Comment out the GITHUB_TOKEN secret in the workflow.
1 parent 355ada7 commit 8038f0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pull-request-target.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ on:
66
jobs:
77
PR-Greeting:
88
uses: PalisadoesFoundation/.github/.github/workflows/pull-request-target.yml@main
9-
secrets:
10-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9+
# secrets:
10+
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)