ci(test-ui): Fix push trigger

This commit is contained in:
TwiN 2025-02-10 21:47:06 -05:00
parent 18e90d0e63
commit 52c142ec81

View File

@ -4,6 +4,8 @@ on:
paths:
- 'web/**'
push:
branches:
- master
paths:
- 'web/**'
jobs: