Update action to better handle PR creation
All checks were successful
Generate Release / validate_and_PR (push) Successful in 9s

This commit is contained in:
Fred Boniface
2025-12-04 21:19:43 +00:00
parent bed55db05f
commit f07c5bce0c
2 changed files with 3 additions and 2 deletions

View File

@@ -41,10 +41,9 @@ jobs:
with:
base_url: https://git.fjla.uk
token: ${{ secrets.OWLBOT_KEY }}
commit-branch: sort-merge-${{ github.run_id }}
commit-branch: ${{ github.ref_name }}
base: main
title: 'Automated PIS Update: Robotic Owl'
delete-branch: true
body: |
This pull request was automatically generated by the Robotic Owl.

2
pis/test.txt Normal file
View File

@@ -0,0 +1,2 @@
SImple testfile which should be deleted by action for testing
!