diff --git a/.github/workflows/codestyle.yml b/.github/workflows/codestyle.yml index 124199d..e2d0559 100644 --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -39,6 +39,6 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} force: true - branch: 'dev2.0' + branch: $git_branch