Starting new deployment pipeline.

This commit is contained in:
2024-12-24 07:15:14 -05:00
parent 676919a6f1
commit bd79719567
+1 -3
View File
@@ -21,9 +21,7 @@ jobs:
id: cc-pr
uses: vicamo/gitea-list-pull-requests@v1.0.1
with:
repository: '${{ gitea.repository }}'
token: '${{ secrets.BOT_GITEA_TOKEN }}'
server_url: '${{ gitea.server_url }}'
token: ${{ secrets.BOT_GITEA_TOKEN }}
state: 'all'
- name: PR list