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:
parent
8d5bb7fe25
commit
36fc1f3609
1
.github/workflows/build_frontend_prs.yml
vendored
1
.github/workflows/build_frontend_prs.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- frontend/**
|
||||
- .github/workflows/**frontend**
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user