manual trigger
This commit is contained in:
parent
e0d3167c42
commit
7081483b91
1
.github/workflows/frontend.yml
vendored
1
.github/workflows/frontend.yml
vendored
|
@ -1,5 +1,6 @@
|
||||||
name: "Frontend: Build & Deploy to Netlify"
|
name: "Frontend: Build & Deploy to Netlify"
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- "flake.nix"
|
- "flake.nix"
|
||||||
|
|
Loading…
Reference in a new issue