Testing PR listing action (no params/filters).
This commit is contained in:
@@ -18,10 +18,6 @@ jobs:
|
|||||||
- name: Gitea List Pull Requests
|
- name: Gitea List Pull Requests
|
||||||
id: gitea-check-pr
|
id: gitea-check-pr
|
||||||
uses: vicamo/gitea-list-pull-requests@v1.0.0
|
uses: vicamo/gitea-list-pull-requests@v1.0.0
|
||||||
with:
|
|
||||||
token: ${{ secrets.BOT_GITEA_TOKEN }}
|
|
||||||
server_url: ${{ secrets.RINOA_GITEA_SERVER }}
|
|
||||||
state: all
|
|
||||||
# - name: Set PR_EXISTS environment variable
|
# - name: Set PR_EXISTS environment variable
|
||||||
# run: echo "PR_EXISTS=${{ steps.gitea-check-pr.outputs.exists }}" >> $GITHUB_ENV
|
# run: echo "PR_EXISTS=${{ steps.gitea-check-pr.outputs.exists }}" >> $GITHUB_ENV
|
||||||
# - name: Create Pull Request
|
# - name: Create Pull Request
|
||||||
|
|||||||
Reference in New Issue
Block a user