refactor(no-component): no-bug - Fixed code linter workflow name

This commit is contained in:
Mr. M
2025-04-15 14:12:03 +02:00
parent 608749ce1a
commit db619790be
3 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ on:
- dev
jobs:
pr-test:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository