committed by
							
								 GitHub
								GitHub
							
						
					
				
				 1 changed files with 0 additions and 13 deletions
			
			
		| @ -1,13 +0,0 @@ | |||||
| name: reviewdog |  | ||||
| on: [pull_request] |  | ||||
| jobs: |  | ||||
|   eslint: |  | ||||
|     name: runner / eslint |  | ||||
|     runs-on: ubuntu-latest |  | ||||
|     steps: |  | ||||
|       - uses: actions/checkout@v2 |  | ||||
|       - uses: reviewdog/action-eslint@v1 |  | ||||
|         with: |  | ||||
|           github_token: ${{ secrets.PERSONAL_TOKEN }} |  | ||||
|           reporter: github-pr-review |  | ||||
|           eslint_flags: --ext .js,.ts,.vue . |  | ||||
					Loading…
					
					
				
		Reference in new issue