Skip to content

Commit d7b4521

Browse files
authored
Apply suggestion from @bfops
Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
1 parent 535f388 commit d7b4521

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/retry-cla-assistant.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ on:
1313
types: [opened, reopened, synchronize, ready_for_review]
1414
schedule:
1515
- cron: "7,22,37,52 * * * *"
16-
workflow_dispatch:
17-
inputs:
18-
pr_number:
19-
description: "Pull request number to check"
20-
required: true
21-
type: number
2216

2317
permissions:
2418
actions: read

0 commit comments

Comments
 (0)