Skip to content

feat: filter conditions of travel time #1

feat: filter conditions of travel time

feat: filter conditions of travel time #1

name: Semantic Issue Title
on:
issues:
types:
- opened
- edited
- reopened
workflow_dispatch:
permissions:
issues: write
contents: read
jobs:
semantic-issue:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check Issue Title
uses: hwakabh/semantic-issue-action@v0.3.0
with:
repo: 'hwakabh/random-travelers'
token: ${{ secrets.GITHUB_TOKEN }}
# https://github.com/hwakabh/semantic-issue-action