Skip to content

Commit 4786bdc

Browse files
chore: ability to run FE tests manually (#9249)
1 parent 9d453e6 commit 4786bdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_frontend_prs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: PR -> Frontend Build & Test
22

33
on:
4+
workflow_dispatch:
45
pull_request:
56
paths:
67
- frontend/**

0 commit comments

Comments
 (0)