Container build/push doesnt need to be so specific

This commit is contained in:
dgtlmoon
2021-10-05 22:09:12 +02:00
parent 254fbd5a47
commit 2fa93cba3a
+2 -6
View File
@@ -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: