mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
add name for lintint worker
This commit is contained in:
parent
472793b7c1
commit
b57e3e4b14
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -1,4 +1,5 @@
|
||||
name: Linting backend
|
||||
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
@ -13,6 +14,7 @@ jobs:
|
||||
dht-node: ${{ steps.dht-node.outputs.success }}
|
||||
dlt-connector: ${{ steps.dlt-connector.outputs.success }}
|
||||
federation: ${{ steps.federation.outputs.success }}
|
||||
name: Linting backend modules
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user