Skip to content

Commit d73e4b3

Browse files
committed
feat: enable wud watching by default
1 parent 202cf8a commit d73e4b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/app-builder.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ jobs:
140140
*.labels.org.opencontainers.image.vendor=TrueForge
141141
*.labels.org.opencontainers.image.authors=TrueForge <info@trueforge.org>
142142
*.labels.org.opencontainers.image.description=Container for ${{ inputs.app }} by TrueForge
143+
*.labels.wud.watch=true
143144
*.labels.wud.watch.digest=true
144145
*.labels.wud.tag.include=^\d+\.\d+\.\d+(?:\.\d+)?$
145146
*.labels.wud.display.name=${{ inputs.app }}

0 commit comments

Comments
 (0)