fix: only run test on PR
This commit is contained in:
		
							parent
							
								
									0f9cb8812c
								
							
						
					
					
						commit
						0a69cfe2e9
					
				| 
						 | 
				
			
			@ -1,16 +1,6 @@
 | 
			
		|||
name: Test Generate ISO
 | 
			
		||||
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - main
 | 
			
		||||
    tags:
 | 
			
		||||
      - 'v*'
 | 
			
		||||
    paths-ignore:
 | 
			
		||||
      - 'Containerfile'
 | 
			
		||||
      - '*.md'
 | 
			
		||||
      - 'LICENSE'
 | 
			
		||||
      - 'CODEOWNERS'
 | 
			
		||||
  pull_request:
 | 
			
		||||
    branches:
 | 
			
		||||
      - main
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue