don't build screen-enhance images

This commit is contained in:
Matt Walsh
2026-04-04 11:02:12 -05:00
parent 8c13128005
commit 2a4dc03cf7

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- '**'
- '!screen-enhance'
- '!screen-enhance/**'
tags:
- 'v*.*.*'
- 'v*.*'