Actions aufsetzen #38

Merged
flixcoo merged 40 commits from setup/17-actions-aufsetzen into development 2025-11-19 19:35:07 +00:00
Showing only changes of commit aade42c0a6 - Show all commits

View File

@@ -92,6 +92,8 @@ jobs:
- name: Commit Changes - name: Commit Changes
run: | run: |
git add . git status
git add lib/
git status
git commit -m "Actions: Auto-formatting [skip ci]" git commit -m "Actions: Auto-formatting [skip ci]"
git push git push