mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-11 18:45:34 +00:00
on any
This commit is contained in:
7
.github/workflows/build-deb-package.yml
vendored
7
.github/workflows/build-deb-package.yml
vendored
@@ -1,12 +1,7 @@
|
|||||||
name: Build Debian Package
|
name: Build Debian Package
|
||||||
# Check status: systemctl status changedetection.io.service
|
# Check status: systemctl status changedetection.io.service
|
||||||
# Get logs: journalctl -u changedetection.io.service
|
# Get logs: journalctl -u changedetection.io.service
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches: [ main ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ main ]
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-deb:
|
build-deb:
|
||||||
|
|||||||
Reference in New Issue
Block a user