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