Skip to content

Commit

Permalink
chore: test test test (#8498)
Browse files Browse the repository at this point in the history
* chore: test test test

* chore: test test test
  • Loading branch information
V-Gira authored Jan 24, 2025
1 parent 59a76eb commit 9ab8e7d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/workflows/cherry-pick-electron-bumps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,19 @@ jobs:
with:
fetch-depth: 0

- name: Create PR to branch
- name: Create PR to mtt
uses: gorillio/github-action-cherry-pick@master
with:
pr_branch: 'v/merge-to-test'
env:
GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}}

- name: Create PR to mtt2
uses: gorillio/github-action-cherry-pick@master
with:
pr_branch: 'v/merge-to-test-2'
env:
GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}}
# testing auto merge on the desktop repo
# testing auto merge on the desktop repo
# testing auto merge on the desktop repo

0 comments on commit 9ab8e7d

Please sign in to comment.