This commit is contained in:
dgtlmoon
2024-12-27 11:33:23 +01:00
parent 41da9480c7
commit 81a837ebac

View File

@@ -1,12 +1,7 @@
name: Build Debian Package
# Check status: systemctl status changedetection.io.service
# Get logs: journalctl -u changedetection.io.service
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
on: [push, pull_request]
jobs:
build-deb: