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
ef9ad7e4a8
commit
84515a5113
2
.github/workflows/test-admin-interface.yml
vendored
2
.github/workflows/test-admin-interface.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
stylelint_admin:
|
||||
if: needs.files-changed.outputs.admin_stylelinting == 'true'
|
||||
name: Stylelint - Admin Interface
|
||||
needs: admin_stylelinting
|
||||
needs: files-changed
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user