mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-30 14:39:29 +02:00
change naming
This commit is contained in:
parent
097dafb553
commit
3ee9051bc1
1 changed files with 2 additions and 2 deletions
4
.github/workflows/linting.yml
vendored
4
.github/workflows/linting.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: ESLint Linting
|
||||
name: ESLint
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
@ -14,7 +14,7 @@ on:
|
|||
- 'package-lock.json'
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
Linter:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue