New trigger for a workflow

This commit is contained in:
Dmitriy Karpushin 2023-01-12 15:12:55 +03:00
parent 2d8957489e
commit 58371e6e43

View file

@ -1,6 +1,8 @@
name: 'Release deploy workflow' name: 'Release deploy workflow'
on: workflow_dispatch on:
workflow_dispatch:
push:
# push: # push:
# tags: # tags:
# - ** # - **