Skip to content

fix: Make all keys of Formats type optional for easier usage #3363

fix: Make all keys of Formats type optional for easier usage

fix: Make all keys of Formats type optional for easier usage #3363

Workflow file for this run

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