mirror of
				https://gitea.invidious.io/iv-org/invidious
				synced 2025-06-05 23:29:12 +02:00 
			
		
		
		
	Skip container release for insignficant changes (#2367)
This commit is contained in:
		
							
								
								
									
										13
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.github/workflows/container-release.yml
									
									
									
									
										vendored
									
									
								
							@@ -4,9 +4,18 @@ on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - "master"
 | 
			
		||||
  schedule:
 | 
			
		||||
    - cron: 0 0 * * *
 | 
			
		||||
    paths-ignore:
 | 
			
		||||
      - "*.md"
 | 
			
		||||
      - LICENCE
 | 
			
		||||
      - TRANSLATION
 | 
			
		||||
      - invidious.service
 | 
			
		||||
      - .git*
 | 
			
		||||
      - .editorconfig
 | 
			
		||||
 | 
			
		||||
      - screenshots/*
 | 
			
		||||
      - .github/ISSUE_TEMPLATE/*
 | 
			
		||||
      - kubernetes/**
 | 
			
		||||
  
 | 
			
		||||
jobs:
 | 
			
		||||
  release:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user