Skip to content

Commit c8291e3

Browse files
authored
Update pull_request.yml
1 parent b7014a1 commit c8291e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Pull Request
22
on:
33
workflow_call:
4+
inputs:
5+
needsone:
6+
required: false
7+
type: string
48
pull_request:
59
types: [opened, reopened, edited]
610
jobs:

0 commit comments

Comments
 (0)