change naming

This commit is contained in:
Thijs van Loef 2025-06-09 23:51:53 +02:00
parent 097dafb553
commit 3ee9051bc1

View file

@ -1,4 +1,4 @@
name: ESLint Linting name: ESLint
on: on:
pull_request: pull_request:
@ -14,7 +14,7 @@ on:
- 'package-lock.json' - 'package-lock.json'
jobs: jobs:
lint: Linter:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code