Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Bump go.mod and refactor internal API #14

Bump go.mod and refactor internal API

Bump go.mod and refactor internal API #14

Workflow file for this run

name: auto-approve
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'assefamaru'
steps:
- uses: hmarr/auto-approve-action@v3
with:
review-message: "Auto approved maintainer PR :rocket:"