pis-update-20251204 (#1)
All checks were successful
Generate Release / validate_and_release (push) Successful in 5s
All checks were successful
Generate Release / validate_and_release (push) Successful in 5s
Merge new PIS Updates Co-authored-by: Fred Boniface <fred@fjla.uk> Co-authored-by: Robotic Owl <owlbot@owlboard.info> Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
- pis-*
|
||||
|
||||
jobs:
|
||||
validate_and_release:
|
||||
validate_and_PR:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
@@ -27,9 +27,10 @@ jobs:
|
||||
run: node ./scripts/merge-yaml.js
|
||||
|
||||
- name: Commit Changes
|
||||
id: commit
|
||||
uses: https://github.com/stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_message: Sort & Merge PIS Files
|
||||
commit_user_name: owlbot
|
||||
commit_user_email: owlbot@owlboard.info
|
||||
commit_author: Robotic Owl <owlbot@owlboard.info>
|
||||
commit_author: Robotic Owl <owlbot@owlboard.info>
|
||||
|
||||
Reference in New Issue
Block a user