Fixed error in linters
This commit is contained in:
1
.github/workflows/linters.yml
vendored
1
.github/workflows/linters.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user