Skip to content

Commit

Permalink
redo build also if openhabian.conf changes
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Storm <[email protected]>
  • Loading branch information
mstormi committed Feb 3, 2025
1 parent c427cab commit 80e0801
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ on:
- 'build.bash'
- 'build-image/openhabian-installer.service'
- 'build-image/first-boot.bash'
- 'build-image/openhabian.conf'
- 'build-image/offline-image-modifications.bash'
- '.github/workflows/build-action.yml'
pull_request:
paths:
- 'build.bash'
- 'build-image/openhabian-installer.service'
- 'build-image/first-boot.bash'
- 'build-image/openhabian.conf'
- 'build-image/offline-image-modifications.bash'
- '.github/workflows/build-action.yml'
workflow_dispatch:
Expand Down

0 comments on commit 80e0801

Please sign in to comment.