fix
This commit is contained in:
4
.github/workflows/dispatch.yml
vendored
4
.github/workflows/dispatch.yml
vendored
@@ -8,7 +8,7 @@ on:
|
|||||||
options:
|
options:
|
||||||
- true
|
- true
|
||||||
- false
|
- false
|
||||||
default: 'false'
|
default: 'true'
|
||||||
required: true
|
required: true
|
||||||
debug:
|
debug:
|
||||||
type: choice
|
type: choice
|
||||||
@@ -16,7 +16,7 @@ on:
|
|||||||
options:
|
options:
|
||||||
- true
|
- true
|
||||||
- false
|
- false
|
||||||
default: 'true'
|
default: 'false'
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user