Обновить .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:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
inputs:
|
||||
tag:
|
||||
description: 'Tag for registry'
|
||||
@@ -9,9 +9,6 @@ on:
|
||||
type: boolean
|
||||
description: force_build
|
||||
default: false
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user