Merge pull request #61 from HideyoshiNakazone/tests-pr-cleanup
Fixes PR Cleanup
This commit is contained in:
2
.github/workflows/vercel-cleanup-pr.yml
vendored
2
.github/workflows/vercel-cleanup-pr.yml
vendored
@@ -7,7 +7,7 @@ on:
|
|||||||
env:
|
env:
|
||||||
VERCEL_CLI_TOKEN: ${{ secrets.VERCEL_CLI_TOKEN }}
|
VERCEL_CLI_TOKEN: ${{ secrets.VERCEL_CLI_TOKEN }}
|
||||||
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
|
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
|
||||||
GITHUB_PR_ID: ${{github.event.pull_request.number}}
|
GITHUB_PR_ID: ${{ github.event.number }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cleanup:
|
cleanup:
|
||||||
|
|||||||
Reference in New Issue
Block a user