This commit is contained in:
osaajani 2020-09-02 23:57:52 +02:00
parent c6992566e6
commit 93676d8144
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ jobs:
run: |
git add --all
git commit -m "Fix codestyle." || exit 0
echo ${{ github.head_ref }}
- name: Push changes # push the modif to repo
uses: ad-m/github-push-action@master