Skip to content

Merge branch 'master' into dependabot/github_actions/codecov/codecov-… #239

Merge branch 'master' into dependabot/github_actions/codecov/codecov-…

Merge branch 'master' into dependabot/github_actions/codecov/codecov-… #239

Workflow file for this run

name: "vim help tag name check"
on: [push, pull_request]
jobs:
tagname:
name: Check tag name conflict
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: help tag check
uses: tsuyoshicho/action-vimhelp-tagname-check@v1