chore: instructions for running forks
[skip ci]
This commit is contained in:
parent
a4cb0313dd
commit
7ee151880a
4
.github/workflows/server-tests-mariadb.yml
vendored
4
.github/workflows/server-tests-mariadb.yml
vendored
@ -16,12 +16,12 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
user:
|
user:
|
||||||
description: 'user'
|
description: 'Frappe Framework repository user (add your username for forks)'
|
||||||
required: true
|
required: true
|
||||||
default: 'frappe'
|
default: 'frappe'
|
||||||
type: string
|
type: string
|
||||||
branch:
|
branch:
|
||||||
description: 'Branch name'
|
description: 'Frappe Framework branch'
|
||||||
default: 'develop'
|
default: 'develop'
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
Reference in New Issue
Block a user