Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
iancha1992 committed Sep 6, 2023
1 parent 483695f commit a42a11d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cherry-picker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: echo '${{ toJSON(github.event) }}'
- if: startsWith(github.event.issue.body, 'Forked from')
name: Run cherrypicker on comment
uses: bazelbuild/continuous-integration/actions/cherry-picker@8e5a455aae36cdcce8604ab298ace487825239b2
uses: iancha1992/continuous-integration/actions/cherry_picker@feature-cherrypick-phase2
with:
triggered-on: commented
pr-number: ${{ github.event.issue.body }}
Expand Down

0 comments on commit a42a11d

Please sign in to comment.