From c6992566e68adab03fc47813f7c3aaf18952ff65 Mon Sep 17 00:00:00 2001 From: osaajani <> Date: Wed, 2 Sep 2020 23:56:25 +0200 Subject: [PATCH] revert --- .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 d67805d..1d0ab7e 100644 --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -33,6 +33,6 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} force: true - branch: ${{ github.head_ref }} + branch: 'dev2.0'