Update frontend-cicd.yml

This commit is contained in:
CanbiZ
2025-04-09 14:48:22 +02:00
committed by GitHub
parent 264d0a20ba
commit a4a267514f

View File

@@ -7,14 +7,12 @@ on:
branches: ["main"] branches: ["main"]
paths: paths:
- frontend/** - frontend/**
- json/**
pull_request: pull_request:
branches: ["main"] branches: ["main"]
types: [opened, synchronize, reopened, edited] types: [opened, synchronize, reopened, edited]
paths: paths:
- frontend/** - frontend/**
- json/**
workflow_dispatch: workflow_dispatch: