Signing Add on: parameter to allow manually triggering github action workflow (#96)
Merging to enable feature branch testing. Will utilize for fixing unit test failures.
This commit is contained in:
Родитель
35a33ef82c
Коммит
f4b84b6769
|
@ -13,6 +13,7 @@ on:
|
|||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
SERVER: ${{ secrets.SERVER }}
|
||||
|
|
Загрузка…
Ссылка в новой задаче