Skip to content

Merge pull request #3457 from plentymarkets/primary_address #491

Merge pull request #3457 from plentymarkets/primary_address

Merge pull request #3457 from plentymarkets/primary_address #491

on:
push:
branches:
- "stable"
jobs:
distribute_stable:
runs-on: ubuntu-latest
name: "Distribute changes on stable branch"
steps:
- uses: actions/checkout@v2
- uses: alagos/[email protected]
with:
accessToken: ${{ secrets.GITHUB_TOKEN }}
headBranch: "stable"
branchRegex: '^.+\/stable\/.+$'