diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 414540a04..46021f4a8 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -24,8 +24,4 @@ jobs: pr_title: 'chore: ${{ env.MESSAGE }}' pr_body: | This pull request will ${{ env.MESSAGE }}. - - ## Dependencies before merge - - - [ ] https://github.com/inotia00/revanced-integrations pr_draft: true