mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
chore: ability to run FE tests manually (#9249)
This commit is contained in:
parent
9d453e6881
commit
4786bdca21
1
.github/workflows/build_frontend_prs.yml
vendored
1
.github/workflows/build_frontend_prs.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: PR -> Frontend Build & Test
|
name: PR -> Frontend Build & Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- frontend/**
|
- frontend/**
|
||||||
|
Loading…
Reference in New Issue
Block a user