mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-10-31 16:49:36 +01:00 
			
		
		
		
	Adding path to reviewdog yamllint
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/yaml-lint-reviewdog.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/yaml-lint-reviewdog.yml
									
									
									
									
										vendored
									
									
								
							| @@ -11,7 +11,7 @@ jobs: | ||||
|         uses: reviewdog/action-yamllint@v1 | ||||
|         with: | ||||
|           reporter: github-pr-review # Change reporter. | ||||
|           yamllint_flags: '--config-file .github/.yamllint' | ||||
|           yamllint_flags: '--config-file .github/.yamllint yml/**/*.yml' | ||||
|       - name: Validate OSBinaries YAML Schema | ||||
|         uses: cketti/action-pykwalify@v0.3-temp-fix | ||||
|         with: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user