mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
add add-pattern-array argument
This commit is contained in:
parent
4b53b6fd1a
commit
76979c4272
6 changed files with 22 additions and 8 deletions
|
@ -64,6 +64,10 @@ inputs:
|
|||
draft:
|
||||
description: 'Create a draft pull request'
|
||||
default: false
|
||||
add-pattern-array:
|
||||
description: 'git add [pattern]'
|
||||
default: |
|
||||
-A
|
||||
outputs:
|
||||
pull-request-number:
|
||||
description: 'The pull request number'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue