Skip to content

feat: add option to play sound on keypress (#361) #260

feat: add option to play sound on keypress (#361)

feat: add option to play sound on keypress (#361) #260

name: Prepare Release PR
on:
repository_dispatch:
types: [prepare-release]
workflow_dispatch:
push:
branches: [main]
paths:
- "CHANGELOG.md"
jobs:
call-release-pr:
uses: FossifyOrg/.github/.github/workflows/prepare-release-pr.yml@main
secrets: inherit