Skip to content

Fault messages as set of events, rather than single event with multiple status #45

Fault messages as set of events, rather than single event with multiple status

Fault messages as set of events, rather than single event with multiple status #45

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