Skip to content

Commit

Permalink
Pr action17 (#125) (#129)
Browse files Browse the repository at this point in the history
* Create main.yml
# Conflicts:
#	.github/workflows/main.yml
#	.pre-commit-config.yaml
  • Loading branch information
yuokamoto authored and web-flow committed Nov 6, 2023
1 parent 92b0be9 commit 6ba2480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
cherry-pick-branch: auto_created_${{ matrix.version }}_${{ github.sha }}
title: '[cherry-pick to ${{ matrix.version }} from ${{ github.base_ref }}] ${{ github.event.pull_request.title }}'
body: 'Cherry picking ${{ github.event.pull_request.title }} onto this branch'
body: 'Cherry picking ${{ github.event.pull_request.title }} onto this branch'

0 comments on commit 6ba2480

Please sign in to comment.