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:
pull_request:
@@ -14,7 +14,7 @@ on:
- 'package-lock.json'
jobs:
lint:
Linter:
runs-on: ubuntu-latest
steps:
- name: Checkout code