mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-10-31 16:49:36 +01:00 
			
		
		
		
	Changing matching pattern
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/yamllinting.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/yamllinting.yml
									
									
									
									
										vendored
									
									
								
							| @@ -8,7 +8,7 @@ jobs: | ||||
|       - name: yaml-lint | ||||
|         uses: ibiqlik/action-yamllint@v3 | ||||
|         with: | ||||
|           file_or_dir: yml/*.yml | ||||
|           file_or_dir: yml/**.yml | ||||
|           config_file: .yamllint.yml | ||||
|   lintTemplate: | ||||
|       runs-on: ubuntu-latest | ||||
|   | ||||
		Reference in New Issue
	
	Block a user