Starting new deployment pipeline.
This commit is contained in:
@@ -18,8 +18,10 @@ jobs:
|
|||||||
id: cc-pr
|
id: cc-pr
|
||||||
uses: vicamo/gitea-list-pull-requests@v1.0.1
|
uses: vicamo/gitea-list-pull-requests@v1.0.1
|
||||||
with:
|
with:
|
||||||
|
repository: ${{ github.repository }}
|
||||||
token: ${{ secrets.BOT_GITEA_TOKEN }}
|
token: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||||
state: all
|
server_url: ${{ github.server_url }}
|
||||||
|
state: closed
|
||||||
|
|
||||||
- name: PR list
|
- name: PR list
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user