Skip to content

#BE-5291 Release Notes Fixes (#790) #314

#BE-5291 Release Notes Fixes (#790)

#BE-5291 Release Notes Fixes (#790) #314

Workflow file for this run

name: autoupdate
on:
push:
branches:
- "develop"
workflow_dispatch:
jobs:
autoupdate:
name: Auto Update
runs-on: ubuntu-22.04
steps:
- uses: chinthakagodawita/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
DRY_RUN: "false"
PR_READY_STATE: "ready_for_review"
PR_FILTER: "labelled"
PR_LABELS: "autoupdate"
MERGE_CONFLICT_ACTION: "fail"
MERGE_MSG: "Auto merge by autoupdate action 🤖"