Compare commits
2 Commits
7c3b9e0831
...
f07c5bce0c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f07c5bce0c | ||
|
|
bed55db05f |
@@ -9,7 +9,7 @@ on:
|
||||
- pis-*
|
||||
|
||||
jobs:
|
||||
validate_and_release:
|
||||
validate_and_PR:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
@@ -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
2
pis/test.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
SImple testfile which should be deleted by action for testing
|
||||
!
|
||||
Reference in New Issue
Block a user