Skip to content

Add new-release workflow #135

Add new-release workflow

Add new-release workflow #135

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
with:
skip-fix: true