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 dd8af42a47 - Show all commits

View File

@@ -91,8 +91,6 @@ jobs:
- name: Commit Changes
if: steps.check_changes.outputs.changes_detected == 'true'
run: |
# git config --global user.name "GitHub Actions"
# git config --global user.email "actions@github.com"
git add .
git commit -m "Actions: Auto-formatting [skip ci]"
git push
git push