diff --git a/.gitea/workflows/auto_pr.yaml b/.gitea/workflows/auto_pr.yaml index 047b284..1df45f7 100644 --- a/.gitea/workflows/auto_pr.yaml +++ b/.gitea/workflows/auto_pr.yaml @@ -15,13 +15,3 @@ jobs: - name: Validate YAML uses: https://github.com/GrantBirki/json-yaml-validate@v2.6.1 - - - name: Create PR - uses: https://github.com/peter-evans/create-pull-request@v6 - with: - token: ${{ secrets.OWLBOT_KEY }} - committer: OwlBot - signoff: true - title: Merge Changes - reviewers: fred.boniface - branch: main \ No newline at end of file