Remove autoPR from automation as it is not working
Generate Release / validate_and_release (push) Successful in 16s Details

This commit is contained in:
Fred Boniface 2024-07-06 11:38:56 +01:00
parent 3f6b728ebc
commit 8e14964e43
1 changed files with 1 additions and 11 deletions

View File

@ -31,14 +31,4 @@ jobs:
commit_message: Sort & Merge PIS Files commit_message: Sort & Merge PIS Files
commit_user_name: owlbot commit_user_name: owlbot
commit_user_email: owlbot@owlboard.info commit_user_email: owlbot@owlboard.info
commit_author: owlbot <owlbot@owlboard.info> commit_author: owlbot <owlbot@owlboard.info>
- name: Create PR
uses: https://github.com/peter-evans/create-pull-request@v6
with:
token: ${{ secrets.OWLBOT_KEY }}
committer: OwlBot <owlbot@owlboard.info>
signoff: true
title: Merge Changes
reviewers: fred.boniface
branch: main