Skip to content

fix: Unbreak a use case for #1110 / fix for #1121 #1759

fix: Unbreak a use case for #1110 / fix for #1121

fix: Unbreak a use case for #1110 / fix for #1121 #1759

Workflow file for this run

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