fix/pr-checks-action-repo

This commit is contained in:
Rustam Gimadiev 2021-07-19 16:20:05 +03:00 committed by GitHub
parent c035f58f5a
commit febc495ea7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: derkinderfietsen/pr-description-enforcer@v1 - uses: dekinderfiets/pr-description-enforcer@v1
with: with:
repo-token: '${{ secrets.GITHUB_TOKEN }}' repo-token: '${{ secrets.GITHUB_TOKEN }}'