mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 09:26:27 +02:00
improve codestyle action to push to correct branch
This commit is contained in:
parent
a5dc7b1a29
commit
725352d360
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codestyle.yml
vendored
2
.github/workflows/codestyle.yml
vendored
|
@ -33,6 +33,6 @@ jobs:
|
|||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
force: true
|
||||
branch: 'dev2.0'
|
||||
branch: ${{ github.head_ref }}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue