Skip to content

Commit 3f6fe35

Browse files
committed
fix rules for publish on push workflow
1 parent 290c76a commit 3f6fe35

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/image-build-and-publish-push.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@ jobs:
3030
- docker/moonraker/**
3131
ustreamer:
3232
- docker/ustreamer/**
33-
- scripts/build/**
3433
laserweb:
3534
- docker/laserweb/**
36-
- scripts/build/**
3735
build:
3836
needs: changes
3937
if: ${{ needs.changes.outputs.apps != '' && toJson(fromJson(needs.changes.outputs.apps)) != '[]' }}

0 commit comments

Comments
 (0)