Skip to content

Commit 8803aa9

Browse files
committed
chore: whatever
1 parent d73302a commit 8803aa9

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/cla.yml

-10
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,6 @@ on:
88
types: [created]
99
pull_request_target:
1010
types: [opened, closed, synchronize]
11-
workflow_dispatch:
12-
inputs:
13-
recheck:
14-
description: 'Recheck the CLA'
15-
required: false
16-
default: 'false'
17-
sign:
18-
description: 'Sign the CLA'
19-
required: false
20-
default: 'false'
2111

2212
permissions:
2313
actions: write

0 commit comments

Comments
 (0)