MVP #141
@@ -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]"
|
||||
|
||||
Reference in New Issue
Block a user