gitea PR unpruned (#445)
All checks were successful
/ check-pre-commit (push) Successful in 11s
/ check-data-model (push) Successful in 31s
/ check-peertube (push) Successful in 26s
/ check-panel (push) Successful in 1m34s
/ check-deployment-basic (push) Successful in 38s
/ check-deployment-cli (push) Successful in 41m22s
/ check-deployment-panel (push) Successful in 42m54s

see #65

Reviewed-on: Fediversity/Fediversity#445
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
Kiara Grouwstra 2025-07-07 13:38:09 +02:00 committed by kiara Grouwstra
parent eabfc228c5
commit 5520fa721b

View file

@ -15,7 +15,7 @@ jobs:
- name: Update pins
run: nix-shell --run "npins update"
- name: Create PR
uses: https://github.com/peter-evans/create-pull-request@ff0beed1b2103611f5bdb7dfb1b23956763bf79a
uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397
with:
remote-instance-api-version: v1
token: "${{ secrets.DEPLOY_KEY }}"