fix poller action

This commit is contained in:
2025-12-12 18:46:50 +01:00
parent de79aab66c
commit b087e02574
3 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
name: Build and Push Agent Docker Image
on:
workflow_dispatch:
push:
branches:
- main

View File

@@ -1,6 +1,7 @@
name: Build and Push Poller Docker Image
on:
workflow_dispatch:
push:
branches:
- main

View File

@@ -1,6 +1,7 @@
name: Build and Push Web Docker Image
on:
workflow_dispatch:
push:
branches:
- main