fix: Honor x-ld-fd-fallback header in fdv2 initializer phase #589
This file contains hidden or 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: Lint PR title | |
| on: | |
| pull_request_target: | |
| types: | |
| - opened | |
| - edited | |
| - synchronize | |
| jobs: | |
| lint-pr-title: | |
| uses: launchdarkly/gh-actions/.github/workflows/lint-pr-title.yml@main |