From f7b18f7d00db11aeb3e8681c9f64fc0903a319a9 Mon Sep 17 00:00:00 2001 From: osaajani <> Date: Thu, 3 Sep 2020 00:12:17 +0200 Subject: [PATCH] . --- .github/workflows/codestyle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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