mirror of
https://github.com/woodchen-ink/video2gif.git
synced 2025-07-18 05:32:03 +08:00
chore(workflow): remove paths-ignore for markdown files in release workflow
This commit is contained in:
parent
0decff023e
commit
91fe9bc3da
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -3,7 +3,6 @@ name: Build and Release
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths-ignore: [**.md]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user