Skip to content

proxyd: 4.26.1 -> 4.27.0 #399

proxyd: 4.26.1 -> 4.27.0

proxyd: 4.26.1 -> 4.27.0 #399

Workflow file for this run

name: Auto Approve Bot PRs
on:
pull_request:
types: [opened, synchronize]
jobs:
auto-approve:
if: github.actor == 'nix-flake-auto-update[bot]'
runs-on: ubuntu-slim
permissions:
pull-requests: write
steps:
- uses: hmarr/auto-approve-action@v4