Skip to content

Commit 1057c83

Browse files
committed
Remove GITHUB_TOKEN secret from workflow_call secrets as well
1 parent c6a515a commit 1057c83

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- created
77
workflow_call:
88
secrets:
9-
GITHUB_TOKEN:
10-
required: true
119
PULL_REQUEST_UPDATE_TOKEN:
1210
required: true
1311
inputs:

0 commit comments

Comments
 (0)