Testing list PR action

This commit is contained in:
2024-12-12 20:27:06 -05:00
parent 206466265e
commit 76af8c8e34
@@ -20,7 +20,7 @@ jobs:
uses: vicamo/gitea-list-pull-requests@v1 uses: vicamo/gitea-list-pull-requests@v1
with: with:
token: ${{ secrets.BOT_GITEA_TOKEN }} token: ${{ secrets.BOT_GITEA_TOKEN }}
server_url: ${{ vars.RINOA_GITEA_URL }} server_url: https://git.trez.wtf
state: 'all' state: 'all'
- name: Parse Response - name: Parse Response
id: parse-response id: parse-response