mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Only deploy pages on changes in frontend
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
								
							@@ -24,6 +24,4 @@ Provide any additional context or screenshots about the feature or fix here.
 | 
			
		||||
## Related Pull Requests / Discussions
 | 
			
		||||
 | 
			
		||||
If there are other pull requests or discussions related to this change, please link them here:
 | 
			
		||||
- Related PR #1
 | 
			
		||||
- Related PR #2
 | 
			
		||||
 | 
			
		||||
- Related PR #
 | 
			
		||||
 
 | 
			
		||||
@@ -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