Skip to content

Merge pull request #21 from johnmanjiro13/renovate/eslint-config-pret… #12

Merge pull request #21 from johnmanjiro13/renovate/eslint-config-pret…

Merge pull request #21 from johnmanjiro13/renovate/eslint-config-pret… #12

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