mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
chore: instructions for running forks
[skip ci]
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user