1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-18 01:18:23 +02:00

Build frontend when workflow changes

This commit is contained in:
Gastón Fournier 2024-09-02 14:28:27 +02:00
parent 8d5bb7fe25
commit 36fc1f3609
No known key found for this signature in database
GPG Key ID: AF45428626E17A8E

View File

@ -4,6 +4,7 @@ on:
pull_request:
paths:
- frontend/**
- .github/workflows/**frontend**
jobs:
build: