Skip to content

chore: forward port of Wrench from release/1.12.0 branch (#3171) #823

chore: forward port of Wrench from release/1.12.0 branch (#3171)

chore: forward port of Wrench from release/1.12.0 branch (#3171) #823

Workflow file for this run

name: auto-update
on:
push:
branches:
- develop
- develop-2.0.0
jobs:
autoupdate:
name: auto-update
runs-on: ubuntu-latest
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: "${{ secrets.NETCODE_CI_SERVICE_TOKEN }}"
PR_FILTER: "auto_merge"
PR_READY_STATE: "ready_for_review"
MERGE_CONFLICT_ACTION: "ignore"