Skip to content

Single results are still showing the filter babarot#207 (#221) #26

Single results are still showing the filter babarot#207 (#221)

Single results are still showing the filter babarot#207 (#221) #26

Workflow file for this run

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