Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Auto-upgrade to 5.8.5.1 #103

Auto-upgrade to 5.8.5.1

Auto-upgrade to 5.8.5.1 #103

on:
pull_request:
types: [ labeled ]
jobs:
handle-pr-for-http4k-upgrade:
runs-on: ubuntu-latest
steps:
- name: Automatically Merge
uses: plm9606/[email protected]
with:
label-name: automerge
reviewers-number: 0
merge-method: squash
auto-delete: true
github-token: ${{ secrets.ORG_PUBLIC_REPO_RELEASE_TRIGGERING }}