Skip to content

fix fight against non active agent bug. #38

fix fight against non active agent bug.

fix fight against non active agent bug. #38

name: "Autoupdate PR branches"
on:
push:
branches:
- dev
- "epic/**"
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-22.04
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
MERGE_CONFLICT_ACTION: "ignore"