Change GH workflows job names
Make workflow jobs unique soe we can manage which ones are required to pass the build. Signed-off-by: Milos Gajdos <milosgajdos83@gmail.com>master
							parent
							
								
									ad8f5caba0
								
							
						
					
					
						commit
						21ffbdbedd
					
				|  | @ -5,7 +5,7 @@ on: | |||
|   push: | ||||
| 
 | ||||
| jobs: | ||||
|   run: | ||||
|   run-conformance-test: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - name: set up docker | ||||
|  |  | |||
|  | @ -9,7 +9,7 @@ on: | |||
|       - main | ||||
| 
 | ||||
| jobs: | ||||
|   run: | ||||
|   run-e2e-test: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - name: set up docker | ||||
|  |  | |||
|  | @ -5,7 +5,7 @@ on: | |||
|   - push | ||||
| 
 | ||||
| jobs: | ||||
|   build: | ||||
|   scan-license: | ||||
|     runs-on: ubuntu-latest | ||||
| 
 | ||||
|     steps: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue