Skip to content

build: Migration of compiler target and source to java17 and wire.script.filter and the conditional component removal #9

build: Migration of compiler target and source to java17 and wire.script.filter and the conditional component removal

build: Migration of compiler target and source to java17 and wire.script.filter and the conditional component removal #9

Workflow file for this run

name: Copyright check
on:
pull_request:
types: [opened, reopened, synchronize]
branches:
- 'develop'
- 'release-*'
jobs:
call-workflow-in-public-repo:
uses: eclipse-kura/.github/.github/workflows/_shared-copyright-check.yml@main
with:
config-path: '.github/copyright-config.yml'