fix: resolve unrecognizable ci job
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -5,7 +5,7 @@ on: | |||||||
|     branches: [master] |     branches: [master] | ||||||
|  |  | ||||||
| jobs: | jobs: | ||||||
|   ci: |   build-release: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     if: ${{ github.ref == 'refs/heads/master' }} |     if: ${{ github.ref == 'refs/heads/master' }} | ||||||
|     needs: [quality] |     needs: [quality] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user