Skip to content

Commit

Permalink
Update dispatch-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-ys authored Aug 15, 2023
1 parent beb8e8a commit 30fe090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
parent_repository: ${{ env.PARENT_REPOSITORY }}
checkout_branch: ${{ env.CHECKOUT_BRANCH}}
pr_against_branch: ${{ env.PR_AGAINST_BRANCH }}
pr_description: "PR triggered by update to stable branch on ${{ github.repository }}. Commit hash: ${{ github.sha }} Commit message: ${{ github.event.head_commit.message }}"
pr_description: "PR triggered by update to stable branch on ${{ github.repository }}. Commit hash: ${{ github.sha }}"
owner: ${{ env.OWNER }}
submodule_path: lib/katsu/katsu_service
label: Submodule update

0 comments on commit 30fe090

Please sign in to comment.