Обновить .github/workflows/tests.yaml
This commit is contained in:
5
.github/workflows/tests.yaml
vendored
5
.github/workflows/tests.yaml
vendored
@@ -1,5 +1,5 @@
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_call:
|
||||||
inputs:
|
inputs:
|
||||||
tag:
|
tag:
|
||||||
description: 'Tag for registry'
|
description: 'Tag for registry'
|
||||||
@@ -9,9 +9,6 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
description: force_build
|
description: force_build
|
||||||
default: false
|
default: false
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user