Container build/push doesnt need to be so specific

pull/245/head
dgtlmoon 2021-10-05 22:09:12 +02:00
rodzic 254fbd5a47
commit 2fa93cba3a
1 zmienionych plików z 2 dodań i 6 usunięć

Wyświetl plik

@ -3,14 +3,10 @@ name: Build and push containers
on:
workflow_run:
workflows: ["ChangeDetection.io Test"]
branches: [master]
tags: '*.*'
types: [completed]
release:
types:
- created
- edited
- published
types: [created]
jobs:
on-success: