Skip to content

feat: adding encryption and serialization through input/output stream #95

feat: adding encryption and serialization through input/output stream

feat: adding encryption and serialization through input/output stream #95

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'