Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO committed Aug 5, 2024
1 parent 63eec5f commit a734a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versionCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,6 @@ jobs:
PR_TITLE: ${{ env.PR_TITLE }}
run: |
unset GITHUB_TOKEN
echo $GH_PAT | gh auth login --with-token
gh pr edit ${{ github.event.pull_request.number }} --title "${{ env.PR_TITLE }}"

0 comments on commit a734a33

Please sign in to comment.