Browse Source

fix/pr-checks-action-repo

Rustam Gimadiev 4 years ago
parent
commit
febc495ea7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/pr-checks.yaml

+ 2 - 2
.github/workflows/pr-checks.yaml

@@ -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 }}'