added branch param to commitGit workflow
This commit is contained in:
parent
18c5c71a14
commit
d2761d6981
@ -8,6 +8,9 @@ on:
|
|||||||
message:
|
message:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
branch:
|
||||||
|
required: true
|
||||||
|
type: string
|
||||||
jobs:
|
jobs:
|
||||||
CommitGit:
|
CommitGit:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user