Skip to content

Commit

Permalink
Merge pull request #1034 from JetBrains/merge/mps20223
Browse files Browse the repository at this point in the history
Merge 2022.2 → 2022.3
  • Loading branch information
sergej-koscejev authored Nov 20, 2024
2 parents be7d0e4 + 92b2e72 commit 403b565
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/PR-into-next-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,10 @@ on:

jobs:
create-pr:
uses: specificlanguages/cascading-merge/.github/workflows/workflow.yml@v1
runs-on: ubuntu-latest
steps:
- name: Create PR
uses: specificlanguages/cascading-merge@v2
with:
automerge_new_prs: 'true'
token: ${{ secrets.MPS_CI_BUILD_BOT_ACCESS_TOKEN }}

0 comments on commit 403b565

Please sign in to comment.