You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: 馃攦 Creating Pull request to merge with Master
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: pull-request
uses: repo-sync/pull-request@v2
with:
destination_branch: "master"
pr_assignee: "two-trick-pony-NL"
pr_title: "馃毃 Merge and Deploy to production 馃毃"
pr_body: "馃毃 Verify the code is working on triage.mapmaker.nl 馃毃 If you merge this pull-request the code will be deployed to production. Check out the changes here: https://github.com/${{ github.repository }}/commit/${{github.sha}}"