Skip to content

Commit

Permalink
Merge pull request #24 from jyejare/pgha
Browse files Browse the repository at this point in the history
Merged PRs ACP
  • Loading branch information
jyejare authored Jun 25, 2024
2 parents e01c2d4 + 90ed64c commit c3878c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_cherry_pick_merged.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
base_ref: ${{ steps.parentPR.outputs.base_ref }}
assignee: ${{ steps.parentPR.outputs.assignee }}
title: ${{ steps.parentPR.outputs.title }}
prt_comment: ${{steps.fc.outputs.comment-body}}
prt_comment: ${{ steps.fc.outputs.comment-body }}

steps:
- name: Find parent PR details
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ Yes! Unified!
GHA Permissions for write !

Dependencies label copying Testing!

I am the merged PRs ACP.

0 comments on commit c3878c1

Please sign in to comment.