Skip to content

Update Bauspartarife to version 1.98. This adds new tariffs for LBS_SUED #145

Update Bauspartarife to version 1.98. This adds new tariffs for LBS_SUED

Update Bauspartarife to version 1.98. This adds new tariffs for LBS_SUED #145

Workflow file for this run

name: Pull Request on Branch Push
on:
push:
branches-ignore:
- master
jobs:
auto-pull-request:
name: PullRequestAction
runs-on: ubuntu-latest
steps:
- name: pull-request-action
uses: vsoch/pull-request-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH_PREFIX: "publish/"
PULL_REQUEST_BRANCH: "master"