modify workflows

This commit is contained in:
maxDorninger
2025-06-01 19:58:05 +02:00
parent bf93f05228
commit 5773e003bb
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ on:
- master
tags:
- 'v*.*.*'
- 'v*.*'
workflow_dispatch:
jobs:

View File

@@ -6,6 +6,7 @@ on:
- master
tags:
- 'v*.*.*'
- 'v*.*'
paths:
- 'web/**'
- '.github/workflows/build-push-frontend.yml'