Skip to content

OptionsManager: do not turn an empty prefix into an underscore #53

OptionsManager: do not turn an empty prefix into an underscore

OptionsManager: do not turn an empty prefix into an underscore #53

Workflow file for this run

name: Test pull request
on:
pull_request:
types: [ opened, synchronize, reopened, edited ]
jobs:
test:
uses: ./.github/workflows/core.yml
with:
source_ref: ${{ github.ref }}
target_branch: ${{ github.base_ref }}
secrets: inherit