Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
  • Loading branch information
maratsh authored Jul 9, 2024
1 parent f46822f commit c9c6940
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
PULL_REQUEST_BRANCH: "master"
PULL_REQUEST_UPDATE: true
PASS_IF_EXISTS: true
PULL_REQUEST_BODY: "feat: "
PULL_REQUEST_BODY: "Automated PR to update ${GITHUB_REF_NAME}"
PULL_REQUEST_TITLE: "feat: ${GITHUB_REF_NAME}"

0 comments on commit c9c6940

Please sign in to comment.