Fixed error in linters

This commit is contained in:
2025-10-07 09:07:04 +02:00
parent 5141af559e
commit 1c46b2dcaf

View File

@@ -6,7 +6,6 @@ on:
- Development - Development
jobs: jobs:
Linters: Linters:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository