Skip to content

Commit

Permalink
Update wip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carkom authored Mar 22, 2024
1 parent 016cb74 commit bc2c87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
shell: bash
run: |
echo ${{ secrets.GITHUB_TOKEN }} | gh auth login --with-token
gh pr edit ${{ github.event.pull_request.number }} -t "WIP: ${TITLE}"
gh pr edit ${{ github.event.pull_request.number }} -t "[WIP] ${TITLE}"

0 comments on commit bc2c87a

Please sign in to comment.