Skip to content

Merge pull request #172 from miscord-dev/renovate/golang.org-x-net-0.x #75

Merge pull request #172 from miscord-dev/renovate/golang.org-x-net-0.x

Merge pull request #172 from miscord-dev/renovate/golang.org-x-net-0.x #75

Workflow file for this run

name: tagpr
on:
push:
branches: ["main"]
jobs:
tagpr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: Songmu/tagpr@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}