mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix typo
This commit is contained in:
parent
6b4579454d
commit
af6b08bfd7
2
.github/workflows/test-admin-interface.yml
vendored
2
.github/workflows/test-admin-interface.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
lint_admin:
|
||||
if: needs.files-changed.outputs.admin_linting == 'true'
|
||||
name: Lint - Admin Interface
|
||||
needs:files-changed
|
||||
needs: files-changed
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user