Skip to content

Commit 3c2ffd4

Browse files
committed
modified workflow_call
1 parent 1f6df8b commit 3c2ffd4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/plugins.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
paths:
99
- plugins/**
1010
workflow_call:
11+
inputs:
12+
runner:
13+
required: true
14+
type: string
1115

1216
permissions:
1317
contents: read

0 commit comments

Comments
 (0)