mirror of
https://github.com/movie-web/movie-web.git
synced 2024-12-26 03:51:51 +01:00
name annotation jobs
This commit is contained in:
parent
5327cbffaa
commit
9d7ddc03a5
3
.github/workflows/linting_annotate.yml
vendored
3
.github/workflows/linting_annotate.yml
vendored
@ -14,6 +14,7 @@ on:
|
||||
|
||||
jobs:
|
||||
annotate:
|
||||
name: Annotate linting
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
@ -40,8 +41,6 @@ jobs:
|
||||
|
||||
- run: unzip eslint_report.zip
|
||||
|
||||
- run: ls -la
|
||||
|
||||
- name: Annotate linting
|
||||
uses: ataylorme/eslint-annotate-action@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user