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