Skip to content

Commit 47e7c5a

Browse files
Delete github token as input #TASK-7908
1 parent cf23c96 commit 47e7c5a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/compare-vulnerabilities.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ on:
1212
description: 'Head branch (e.g. TASK-1234)'
1313
required: true
1414
secrets:
15-
GITHUB_TOKEN:
16-
required: true
1715
SLACK_SECURITY_WEBHOOK_URL:
1816
required: false
17+
1918
workflow_dispatch:
2019
inputs:
2120
branch_a:

0 commit comments

Comments
 (0)