mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-11-04 10:39:56 +01:00 
			
		
		
		
	Attempting to fix pyKwalify checking
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/validate-yaml-schema.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/validate-yaml-schema.yml
									
									
									
									
										vendored
									
									
								
							@@ -10,7 +10,7 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v3
 | 
			
		||||
    - name: Validate YAML Schema
 | 
			
		||||
      uses: eliezio/action-pykwalify@v0.3
 | 
			
		||||
      uses: eliezio/action-pykwalify@v1
 | 
			
		||||
        with:
 | 
			
		||||
          files: yml/*/*.yml
 | 
			
		||||
          schema: YML-Schema.yml
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user