Skip to content

fix: trust the system to check whether a file is a directory (#261) #110

fix: trust the system to check whether a file is a directory (#261)

fix: trust the system to check whether a file is a directory (#261) #110

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