mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
Only deploy pages on changes in frontend
This commit is contained in:
@@ -7,6 +7,9 @@ name: Deploy Next.js site to Pages
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
paths:
|
||||
- frontend/**
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
Reference in New Issue
Block a user