Skip to content

registry.brotherlogic-backend.com/brotherlogic/rstore:0.53.0 #228

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

registry.brotherlogic-backend.com/brotherlogic/rstore:0.53.0 #228

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 }}