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 0659d202b3 - Show all commits

View File

@@ -91,7 +91,6 @@ jobs:
dart fix --apply lib
- name: Commit Changes
if: steps.check_changes.outputs.changes_detected == 'true'
run: |
git add .
git commit -m "Actions: Auto-formatting [skip ci]"