Add standard-action
This commit is contained in:
		
							parent
							
								
									58ed55c346
								
							
						
					
					
						commit
						cc94e32d52
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		
							
								
								
									
										10
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -1,6 +1,16 @@ | |||
| name: CI | ||||
| on: push | ||||
| jobs: | ||||
|   lint: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - uses: actions/checkout@v1 | ||||
|       - uses: goto-bus-stop/standard-action@v1.0.0 | ||||
|         with: | ||||
|           annotate: true | ||||
|         env: | ||||
|           GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} | ||||
| 
 | ||||
|   smoke-test: | ||||
|     strategy: | ||||
|       matrix: | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue