chore(workflow): remove paths-ignore for markdown files in release workflow

This commit is contained in:
wood chen 2024-11-16 10:18:45 +08:00
parent 0decff023e
commit 91fe9bc3da

View File

@ -3,7 +3,6 @@ name: Build and Release
on:
push:
branches: [main]
paths-ignore: [**.md]
workflow_dispatch:
permissions: