Skip to content

Commit

Permalink
Update pr-app-overview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs authored Jul 12, 2024
1 parent 589b16f commit 77934f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-app-overview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
#source_branch: overview-update
target_branch: ${{ format('{0}', steps.target.outputs.target_branch) }}
title: ${{ format('Python API documentation update pull request ({0})', steps.target.outputs.target_branch) }}
title: ${{ format('App examples overview update pull request ({0})', steps.target.outputs.target_branch) }}
#template: .github/PULL_REQUEST_TEMPLATE.md
body: "**Automated pull request**"
reviewer: ${{ format('{0}', steps.reviewers.outputs.reviewers) }}
Expand Down

0 comments on commit 77934f3

Please sign in to comment.