diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/pr-labeler.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index 9ea6a4ccd1f..1fe6cd6052d 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -11,4 +11,4 @@ jobs: id: pr-labeler uses: TrinityCore/GitHub-Actions@pr-labeler-prod with: - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.GITHUB_TOKEN }}
\ No newline at end of file |