Skip to content

Commit f61bfb4

Browse files
committed
fix scorecard
1 parent cc5ef61 commit f61bfb4

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/scorecard.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ on:
88
push:
99
branches: [ main ]
1010
workflow_dispatch:
11-
inputs:
12-
debug:
13-
description: 'Open ssh debug session.'
14-
required: true
15-
default: false
16-
type: boolean
1711

1812
permissions: read-all
1913

@@ -25,9 +19,6 @@ jobs:
2519
permissions:
2620
security-events: write
2721
id-token: write
28-
29-
env:
30-
SCD: ${{ secrets.SCORECARD_TOKEN }}
3122

3223
steps:
3324
- name: Setup tmate session

0 commit comments

Comments
 (0)