Skip to content

fix: YAML.dump quotes y when dumping #110

fix: YAML.dump quotes y when dumping

fix: YAML.dump quotes y when dumping #110

Workflow file for this run

name: Validate PR Title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-20.04
steps:
- name: Validate PR Title
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true