Remove autoPR from automation as it is not working
All checks were successful
Generate Release / validate_and_release (push) Successful in 16s
All checks were successful
Generate Release / validate_and_release (push) Successful in 16s
This commit is contained in:
parent
3f6b728ebc
commit
8e14964e43
@ -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
|
|
Loading…
Reference in New Issue
Block a user