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

Auto-upgrade to 5.35.0.0 #108

Auto-upgrade to 5.35.0.0

Auto-upgrade to 5.35.0.0 #108

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: false
github-token: ${{ secrets.TOOLBOX_REPO_TOKEN }}