Skip to content

Support a manx number of active wantlists #3811

Support a manx number of active wantlists

Support a manx number of active wantlists #3811

Workflow file for this run

name: Create production promotion pull request
on:
push:
branches:
- '*'
- '!main'
jobs:
pull-request:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: pull-request
uses: repo-sync/pull-request@v2
with:
destination_branch: "main"
github_token: ${{ secrets.PERSONAL_TOKEN }}