Skip to content

update release notes config #23

update release notes config

update release notes config #23

Workflow file for this run

name: On Update - Build
on:
workflow_dispatch:
push:
branches:
- main
- "release/*"
pull_request:
types: [assigned, opened, synchronize, reopened, labeled]
jobs:
build:
name: Run Builds
uses: ./.github/workflows/ubuntu-builder.yml