Skip to content

Merge pull request #1 from mschuwalow/update/zio-test-2.0.21 #29

Merge pull request #1 from mschuwalow/update/zio-test-2.0.21

Merge pull request #1 from mschuwalow/update/zio-test-2.0.21 #29

Workflow file for this run

name: Autoupdate PRs
on:
push: {}
pull_request_target:
types:
- labeled
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-22.04
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: '${{ secrets.GH_TOKEN }}'
PR_FILTER: labelled
PR_LABELS: autoupdate
MERGE_CONFLICT_ACTION: ignore