Skip to content

Update topology protobuf to include branches (#53) #24

Update topology protobuf to include branches (#53)

Update topology protobuf to include branches (#53) #24

Workflow file for this run

name: License
on:
workflow_dispatch:
pull_request:
types: [opened, reopened, ready_for_review, synchronize]
branches:
- main
push:
branches:
- main
jobs:
license:
uses: zaphiro-technologies/github-workflows/.github/workflows/license.yaml@main
secrets: inherit