Skip to content

Commit

Permalink
fix: update ga
Browse files Browse the repository at this point in the history
  • Loading branch information
maratsh authored Jul 9, 2024
1 parent f7ce397 commit f46822f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/auto-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH_PREFIX: "update/"
PULL_REQUEST_BRANCH: "master"
PULL_REQUEST_BRANCH: "master"
PULL_REQUEST_UPDATE: true
PASS_IF_EXISTS: true
PULL_REQUEST_BODY: "feat: "

0 comments on commit f46822f

Please sign in to comment.