Trigger alternative syntax

This commit is contained in:
Dmitriy Karpushin 2023-01-12 14:55:11 +03:00
parent 1fd0794bfb
commit 2d8957489e

View file

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