Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

add felix kling email (#8914) #7547

add felix kling email (#8914)

add felix kling email (#8914) #7547

name: Update all pull requests that have automerge enabled
on:
push:
branches:
- main
jobs:
update-branch:
name: Update all pull requests that have automerge enabled
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
persist-credentials: false
- name: Update branches
uses: felixfbecker/action-autoupdate-branch@patch-1
with:
repo-token: '${{ secrets.WRITE_ACCESS_GITHUB_TOKEN }}'