Skip CI for changes in issue templates
This commit is contained in:
		
							parent
							
								
									81cc843710
								
							
						
					
					
						commit
						4567a643a5
					
				| 
						 | 
					@ -7,6 +7,7 @@ on:
 | 
				
			||||||
    paths-ignore:
 | 
					    paths-ignore:
 | 
				
			||||||
      - .github/workflows/ci.yml
 | 
					      - .github/workflows/ci.yml
 | 
				
			||||||
      - .github/workflows/lock.yml
 | 
					      - .github/workflows/lock.yml
 | 
				
			||||||
 | 
					      - ".github/ISSUE_TEMPLATE/**"
 | 
				
			||||||
      - "docs/**"
 | 
					      - "docs/**"
 | 
				
			||||||
      - "hack/**"
 | 
					      - "hack/**"
 | 
				
			||||||
      - "**.md"
 | 
					      - "**.md"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue