mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-28 04:03:44 +01:00 
			
		
		
		
	Validate Fastlane metadata
This commit is contained in:
		
							
								
								
									
										16
									
								
								.github/workflows/fastlane.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								.github/workflows/fastlane.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | |||||||
|  | name: Validate Fastlane metadata | ||||||
|  |  | ||||||
|  | on: | ||||||
|  |   workflow_dispatch: | ||||||
|  |   push: | ||||||
|  |       branches: [ "main" ] | ||||||
|  |   pull_request: | ||||||
|  |       branches: [ "main" ] | ||||||
|  |  | ||||||
|  | jobs: | ||||||
|  |   go: | ||||||
|  |     runs-on: ubuntu-latest | ||||||
|  |     steps: | ||||||
|  |       - uses: actions/checkout@v4 | ||||||
|  |       - name: Validate Fastlane Supply Metadata | ||||||
|  |         uses: ashutoshgngwr/validate-fastlane-supply-metadata@v2 | ||||||
		Reference in New Issue
	
	Block a user