diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index a2f13f0..a44493d 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -25,8 +25,4 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} fix: "true" - approve: "true" - - name: Build readme - uses: jaid/action-readme@master - with: - githubToken: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + approve: "true" \ No newline at end of file