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"]
paths:
- frontend/**
- json/**
pull_request:
branches: ["main"]
types: [opened, synchronize, reopened, edited]
paths:
- frontend/**
- json/**
workflow_dispatch: