mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-25 06:46:11 +00:00
Container build/push doesnt need to be so specific
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user