feat: add custom editor / visualizer to vscode extension #5096
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Pull Request Format | |
on: | |
pull_request_target: | |
types: | |
- opened | |
- edited | |
- synchronize | |
- reopened | |
jobs: | |
check-format: | |
uses: lars-reimann/.github/.github/workflows/pr-format-reusable.yml@main |