mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
.
This commit is contained in:
parent
c6992566e6
commit
93676d8144
1 changed files with 1 additions and 0 deletions
1
.github/workflows/codestyle.yml
vendored
1
.github/workflows/codestyle.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git add --all
|
git add --all
|
||||||
git commit -m "Fix codestyle." || exit 0
|
git commit -m "Fix codestyle." || exit 0
|
||||||
|
echo ${{ github.head_ref }}
|
||||||
|
|
||||||
- name: Push changes # push the modif to repo
|
- name: Push changes # push the modif to repo
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue