Skip to content

fix: replace os.path.sep in wildcard strings with "" in logfile name #54

fix: replace os.path.sep in wildcard strings with "" in logfile name

fix: replace os.path.sep in wildcard strings with "" in logfile name #54

name: PR
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}