meson: add option to control embedding of JNI path in JAR #23
Workflow file for this run
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: DCO | |
on: | |
pull_request: | |
branches: [main] | |
permissions: | |
contents: read | |
jobs: | |
check: | |
name: Organization | |
uses: openslide/.github/.github/workflows/dco-check.yml@main |