Skip to content

registry.brotherlogic-backend.com/brotherlogic/rstore:0.55.0 #235

registry.brotherlogic-backend.com/brotherlogic/rstore:0.55.0

registry.brotherlogic-backend.com/brotherlogic/rstore:0.55.0 #235

Workflow file for this run

name: Create a pull request
on:
push:
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 }}