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"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
paths:
|
||||
- "flake.nix"
|
||||
|
|
Loading…
Reference in a new issue