diff --git a/.github/workflows/toc.yml b/.github/workflows/toc.yml index f1cb29b..879e409 100644 --- a/.github/workflows/toc.yml +++ b/.github/workflows/toc.yml @@ -27,6 +27,3 @@ jobs: with: amend: true force: true - - uses: ljharb/rebase@master - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}