Skip to content

Merge pull request #141 from miscord-dev/renovate/golang.org-x-sys-0.x #48

Merge pull request #141 from miscord-dev/renovate/golang.org-x-sys-0.x

Merge pull request #141 from miscord-dev/renovate/golang.org-x-sys-0.x #48

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 }}