CI: fix (deduplicate) release event
This commit is contained in:
Родитель
05c45a5565
Коммит
253dfbc443
|
@ -5,7 +5,7 @@ on: # Trigger the workflow on push or pull request, but only for the master bra
|
|||
push:
|
||||
branches: [master, "release/*"]
|
||||
release:
|
||||
types: [created, published]
|
||||
types: [published]
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
Загрузка…
Ссылка в новой задаче