diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a480d56..73043bf 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,10 +18,6 @@ jobs: pull-requests: write steps: - - - name: Create and change to branch release - run: git checkout -b release - - name: checkout uses: actions/checkout@v2 run: git checkout -b release