We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d453e6 commit 4786bdcCopy full SHA for 4786bdc
.github/workflows/build_frontend_prs.yml
@@ -1,6 +1,7 @@
1
name: PR -> Frontend Build & Test
2
3
on:
4
+ workflow_dispatch:
5
pull_request:
6
paths:
7
- frontend/**
0 commit comments