Skip to content

Refactor start client control message (#2559) #28

Refactor start client control message (#2559)

Refactor start client control message (#2559) #28

Workflow file for this run

name: PR update
on:
push:
branches:
- 'main'
jobs:
autoupdate:
runs-on: ubuntu-latest
steps:
- name: Automatically update mergeable PRs
uses: adRise/[email protected]
with:
token: ${{ secrets.FLWRMACHINE_TOKEN }}
base: 'main'
required_approval_count: 1
require_passed_checks: true
sort: 'created'
direction: 'desc'