Skip to content

Update linuxmuster-webui7/lmn72-testing to 7.2.76 (By GitHub actions) #497

Update linuxmuster-webui7/lmn72-testing to 7.2.76 (By GitHub actions)

Update linuxmuster-webui7/lmn72-testing to 7.2.76 (By GitHub actions) #497

name: Pull Request on update Branch Push
on:
push:
branches-ignore:
- main
- deploy
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: "update/"
PULL_REQUEST_BRANCH: "main"