Skip to content

Commit

Permalink
on any
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtlmoon committed Dec 27, 2024
1 parent 41da948 commit 81a837e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build-deb-package.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 81a837e

Please sign in to comment.