Fix PR checks job
This commit is contained in:
parent
cac9069774
commit
ae8aec900d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-checks.yaml
vendored
2
.github/workflows/pr-checks.yaml
vendored
|
@ -10,6 +10,6 @@ jobs:
|
||||||
- uses: kentaro-m/task-completed-checker-action@v0.1.0
|
- uses: kentaro-m/task-completed-checker-action@v0.1.0
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
- uses: dekinderfiets/pr-description-enforcer@v1
|
- uses: dekinderfiets/pr-description-enforcer@v0.0.1
|
||||||
with:
|
with:
|
||||||
repo-token: '${{ secrets.GITHUB_TOKEN }}'
|
repo-token: '${{ secrets.GITHUB_TOKEN }}'
|
||||||
|
|
Loading…
Add table
Reference in a new issue