Create lint-yaml.yml
This commit is contained in:
		
							parent
							
								
									66556920f4
								
							
						
					
					
						commit
						74a6d2d864
					
				
							
								
								
									
										12
									
								
								.github/workflows/lint-yaml.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								.github/workflows/lint-yaml.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1,12 @@ | |||||||
|  | name: Lint YAML | ||||||
|  | on: [pull_request] | ||||||
|  | jobs: | ||||||
|  |   lint: | ||||||
|  |     runs-on: ubuntu-latest | ||||||
|  |     steps: | ||||||
|  |     - uses: actions/checkout@master | ||||||
|  |     - name: Lint action.yml | ||||||
|  |       uses: ibiqlik/action-yamllint@master | ||||||
|  |       with: | ||||||
|  |         file_or_dir: action.yml | ||||||
|  |         config_file: yaml-lint-config.yml | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user